summaryrefslogtreecommitdiff
path: root/Pancake/Rendering.hs
AgeCommit message (Expand)Author
2017-12-11Improve code style in a couple of placesdefanor
2017-12-11Handle empty tablesdefanor
2017-12-01Skip empty table headersdefanor
2017-12-01Reduce spacing between blocksdefanor
2017-11-29Use renderBlocks for OrderedListdefanor
2017-11-28Change the way images are rendered and denoteddefanor
2017-11-28Prepend license notices to source filesdefanor
2017-11-26Distinguish image denotations from those for linksdefanor
2017-11-24Don't skip empty linesdefanor
2017-11-24Add missing documentation annotationsdefanor
2017-11-24Make div indentation optionaldefanor
2017-11-23Use default pandoc extensionsdefanor
2017-11-23Allow user-defined digits and radices for reference numberingdefanor
2017-11-21Try to split lines on spaces during aggressive splittingdefanor
2017-11-21Adjust table column widths more evenlydefanor
2017-11-21Restore ^{} for superscripts and similar text bits in Emacsdefanor
2017-11-17Narrow footnotesdefanor
2017-11-10Handle notesdefanor
2017-11-09Respect table column alignments provided by pandocdefanor
2017-11-08Colorize code inlines and blocksdefanor
2017-11-08Do not underline headingsdefanor
2017-11-08Colorize terms in definition listsdefanor
2017-11-08Adjust spacing between blocksdefanor
2017-11-08Denote headingsdefanor
2017-11-07Let Emacs to render subscripts, superscripts, strikethroughdefanor
2017-11-06Lint the codedefanor
2017-11-05Introduce denotations, buttonize links in emacsdefanor
2017-11-05Split words aggresively when they don't fitdefanor
2017-11-05Fix table cell links and identifiersdefanor
2017-11-05Split into modulesdefanor