Skip to content

[New plugin] reStructuredText footnotes #1384

@jwierzbi

Description

@jwierzbi

Hi,

I've create a simple plugin pelican-rstfootnotes that makes reStructureText's footnotes look ok in the generate HTML.

The plugin basically replaces the default generated tables with a better (IHMO) looking alternative. So instead of the ugly tables generated by the docutils we get a normal looking list (bullet or definition). You can check out an example in the plugin's README.md.

I'm aware there's already the simple-footnotes plugin but I like the idea of using the native reST footnotes.

Just though I post it here and see if someone think this might be useful to add to the list of the plugins. If not then it'll just stay where it is 😉.

Best regards,
Jarek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions