-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request