index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
/
DokuWiki.hs
Age
Commit message (
Expand
)
Author
2023-10-22
DokuWiki reader: allow autolinks to be avoided...
John MacFarlane
2023-10-22
DokuWiki reader: parse `<code>` and `<file>` as block-level code.
John MacFarlane
2023-06-22
Retain image query parameters in dokuwiki reader (#8887)
ech0
2022-10-29
T.P.Parsing.General: change `characterReference`, `charsInBalanced`.
John MacFarlane
2022-10-20
Text.Pandoc.Parsing: remove `nested` [API change].
John MacFarlane
2022-10-17
T.P.Error: Remove PandocParsecError constructor from PandocError. (#8385)
John MacFarlane
2022-10-16
T.P.Parsing: Remove gratuitious renaming of Parsec types.
John MacFarlane
2022-07-28
DokuWiki reader: support latex plugin and math.
John MacFarlane
2022-02-11
Add DokuWiki table alignment for #5202 (#7908)
damon-sava-stanley
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
2020-12-07
Dokuwiki reader: handle unknown interwiki links better.
John MacFarlane
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
2020-04-15
Use the new builders, modify readers to preserve empty headers
despresc
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
2020-04-15
Implement the new Table type
despresc
2020-03-22
Finer grained imports of Text.Pandoc.Class submodules (#6203)
Albert Krewinkel
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
2019-11-18
DokuWiki reader: parse markup inside monospace ('') (#5917)
Alexander Krotov
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
2019-04-01
Dokuwiki Reader fix: parse single curly brace (#5417)
Mauro Bieg
2019-03-01
Remove license boilerplate.
John MacFarlane
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2019-01-06
Add DokuWiki reader (#5108)
Alexander