mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 01:34:25 +00:00
65020fdf7f
Backport #27500 by @silverwind Duplicate headers in a single Markdown document are problemlematic because the auto-generated links won't be stable. Enable this rule with no exceptions which is also the default of `markdownlint`. For example: ```md # A ## Example # B ## Example ``` Docasaurus will generated `example` and `example-1` links for this. If the first heading is altered, the link `example` will unexpectedly move to the second example heading. Ref: https://github.com/go-gitea/gitea/pull/27461#discussion_r1347987659 Co-authored-by: silverwind <me@silverwind.io> |
||
---|---|---|
.. | ||
_index.en-us.md | ||
_index.fr-fr.md | ||
_index.zh-cn.md | ||
_index.zh-tw.md | ||
comparison.en-us.md | ||
comparison.zh-cn.md | ||
comparison.zh-tw.md | ||
database-preparation.en-us.md | ||
database-preparation.zh-cn.md | ||
from-binary.en-us.md | ||
from-binary.fr-fr.md | ||
from-binary.zh-cn.md | ||
from-binary.zh-tw.md | ||
from-package.en-us.md | ||
from-package.fr-fr.md | ||
from-package.zh-cn.md | ||
from-package.zh-tw.md | ||
from-source.en-us.md | ||
from-source.fr-fr.md | ||
from-source.zh-cn.md | ||
from-source.zh-tw.md | ||
on-cloud-provider.en-us.md | ||
on-cloud-provider.zh-cn.md | ||
on-kubernetes.en-us.md | ||
on-kubernetes.zh-cn.md | ||
on-kubernetes.zh-tw.md | ||
run-as-service-in-ubuntu.en-us.md | ||
run-as-service-in-ubuntu.zh-cn.md | ||
run-as-service-in-ubuntu.zh-tw.md | ||
upgrade-from-gitea.en-us.md | ||
upgrade-from-gitea.zh-cn.md | ||
upgrade-from-gogs.en-us.md | ||
upgrade-from-gogs.fr-fr.md | ||
upgrade-from-gogs.zh-cn.md | ||
upgrade-from-gogs.zh-tw.md | ||
windows-service.en-us.md | ||
windows-service.fr-fr.md | ||
windows-service.zh-cn.md | ||
windows-service.zh-tw.md | ||
with-docker-rootless.en-us.md | ||
with-docker-rootless.zh-cn.md | ||
with-docker.en-us.md | ||
with-docker.fr-fr.md | ||
with-docker.zh-cn.md | ||
with-docker.zh-tw.md |