Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-26 | API change: move writer functions to Text.Pandoc.Writers | Albert Krewinkel | 1 | -0/+193 | |
Writer helper functions were defined in the top-level Text.Pandoc module. These functions are moved to the Writer submodule as to enable reuse in other submodules. |