-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Documentation GenerationRelated to documentation generation (but not content).Related to documentation generation (but not content).RegressionSevere
Description
Description
An options list gets wrongly parsed when using the markdown parser
Example is the devel Compiler User Guide which looks fine when using rst2html
instead of md2html
Nim Version
Nim Compiler Version 1.7.3 [Linux: amd64]
Compiled at 2022-12-08
Copyright (c) 2006-2022 by Andreas Rumpf
git hash: d6b4854
active boot switches: -d:release
Current Output
https://nim-lang.github.io/Nim/nimc.html#compiler-usage
Expected Output
https://nim-lang.org/docs/nimc.html#compiler-usage
Possible Solution
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
Documentation GenerationRelated to documentation generation (but not content).Related to documentation generation (but not content).RegressionSevere