lektor-website/packages/markdown-link-classes
Jeff Dairiki 8e2b686ec2 fix(markdown-link-classes): fix for mistune 2
Mistune 2 does not always pass a `text` or `title` parameter to the
renderer's `link` method. This (when building with the Lektor 3.4
pre-release branch) was resulting in a `"TypeError: link()
missing 2 required positional arguments: 'text' and 'title'"`
exception when rendering /blog/plugin-play (which has a bare URL in
it's markdown content.)
2023-02-26 15:17:30 -08:00
..
lektor_markdown_link_classes.py fix(markdown-link-classes): fix for mistune 2 2023-02-26 15:17:30 -08:00
setup.py Initial commit 2015-12-19 14:52:17 +01:00