mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-13 19:15:40 +00:00
Whitespace fix.
This commit is contained in:
@@ -1380,7 +1380,7 @@ handleUnrecognizedOption x =
|
||||
|
||||
mathMethods :: [Text]
|
||||
mathMethods = ["plain", "mathml", "webtex", "mathjax", "katex", "gladtex"]
|
||||
|
||||
|
||||
readersNames :: [Text]
|
||||
readersNames = sort (map fst (readers :: [(Text, Reader PandocIO)]))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user