summaryrefslogtreecommitdiff
path: root/Pancake
AgeCommit message (Expand)Author
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-16Handle SIGINT during getLinedefanor
2017-11-11Fix shortcut command parsingdefanor
2017-11-10Handle notesdefanor
2017-11-09Respect table column alignments provided by pandocdefanor
2017-11-08Add dir.xiph.org search and xspf/m3u handlingdefanor
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-05Provide current URI to pancake-modedefanor
2017-11-05Add Project Gutenberg search shortcut into the default configurationdefanor
2017-11-05Split words aggresively when they don't fitdefanor
2017-11-05Fix table cell links and identifiersdefanor
2017-11-05Read metadatadefanor
2017-11-05Allow to set document types explicitlydefanor
2017-11-05Use Parsec for command parsingdefanor
2017-11-05Split into modulesdefanor