Fortran-FOSS-Programmers / ford

Automatically generates FORtran Documentation from comments within the code.
https://forddocs.readthedocs.io
GNU General Public License v3.0
407 stars 133 forks source link

Convert `sub_links` to markdown extension #554

Closed ZedThree closed 1 year ago

ZedThree commented 1 year ago

Closes #357 Fixes #309

Substitute Ford links via a markdown extension. This means all markdown processing can be done in a single call to markdown.convert().