Skip to content

goldmark: Add options footnote.BacklinkHTML, table.ClassCellLeft, table.ClassCellCenter, table.ClassCellRight #11434

Open
@10maurycy10

Description

Currently, the hugo configuration file can only enable or disable the Footnote extention to goldmark. The reson for this is that the allowed properties are hardcoded in hugo. The only option for Footnotes and all other extentions other then Typographer is to enable or disable it.

Idealy, this would be implemented in a way that just passes configuration to goldmark, allowing full access to goldmark configuration. If that is infeasible, simply adding more configurability to the markdown engine would be good.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions