jgm/pandoc

DokuWiki reader: add support for text conversions

Open

#5,203 opened on Jan 7, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Haskell (44,133 stars) (3,850 forks)batch import
enhancementformat:DokuWikigood first issuereader

Description

DokuWiki has a concept of text conversions. It is similar to emoji and smart extensions.

Text to image conversions, such as :-) should convert to corresponding emojis if emoji extension is enabled.

Text to HTML conversions attempt to correct typography and correspond to the smart extension.

Contributor guide