-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
- Can you reproduce the bug at https://try.gitea.io:
https://try.gitea.io/company/markdown-checks/src/branch/master/README.md
Hello all
I found out that gitea not always renders markdown (e.g. README.md file) as expected for internal link/ankers when using a table of contents generator.
It works and it doesnt.
Maybe a restriction in length or incomplete parser? See link above.
The only difference in my examples: The one that dont work has only one root element.
The working example has mor than one. Dropping a first level solves it but i think this is unusual or am i wrong?
Kind regards florian