Skip to content

HTML export of unhandled tags #36

@mdbenito

Description

@mdbenito

Tables are currently (f1332bb) exported as HTML. This is not specific to hugo, or Goldmark, but of any renderer which supports html. Other tags that can be exported as html are:

  • names
  • underline
  • colors
  • font sizes
  • and a long etc.

Either we pick a few or we just delegate conversion of any unknown environment to the html converter if some option is set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions