Generate permalinks on header with python markdown library
Markdown in Python has an extension that does this.
It also lets you specify an id you like for the header, like this:
A header {#a-header} ========
Markdown in Python has an extension that does this.
It also lets you specify an id you like for the header, like this:
A header {#a-header} ========