ggueret · GitHub

added 3 commits

January 10, 2019 02:56

Closed

waylan

waylan added a commit to waylan/markdown that referenced this pull request

Nov 26, 2019

waylan added a commit that referenced this pull request

Nov 26, 2019
Two new configuration options have been added to the toc extension:
`anchorlink_class` and `permalink_class` which allows class(es) to be
assigned to the `anchorlink` and `permalink` HTML respectively. This
allows using icon fonts from CSS for the links. Therefore, an empty string
passed to `permalink` now generates an empty `permalink`. Previously
no `permalink` would have been generated. Based on #776.

Read the original on github.com ↗