Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/ford
Enable config for markdown extensions
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 458
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Some projects specify markdown extensions with config, e.g. `markdown.extensions.toc(anchorlink=True)`. This currently doesn't work, I'm not sure when it stopped -- could be a `markdown` version thing.
It should be pretty easy to extract the arguments to a dict to pass in via the `extensions_config` argument to `markdown.Markdown`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.