summaryrefslogtreecommitdiff
path: root/Pancake
AgeCommit message (Expand)Author
2017-12-15Add the "redisplay" commanddefanor
2017-12-14Add the "set width" commanddefanor
2017-12-14Handle HXT errors and suppress warningsdefanor
2017-12-14Write HXT output properlydefanor
2017-12-13Add uncluttering/XSLT supportdefanor
2017-12-11Improve code style in a couple of placesdefanor
2017-12-11Handle empty tablesdefanor
2017-12-08Set the PANCAKE environment variable for downloadersdefanor
2017-12-06Add a web.archive.org shortcut into the default configurationdefanor
2017-12-06Run curl with --compressed by defaultdefanor
2017-12-01Add missing documentation annotationsdefanor
2017-12-01Skip empty table headersdefanor
2017-12-01Reduce spacing between blocksdefanor
2017-11-29Use renderBlocks for OrderedListdefanor
2017-11-28Use [ and ] instead of b and f for history navigationdefanor
2017-11-28Introduce initial image supportdefanor
2017-11-28Change the way images are rendered and denoteddefanor
2017-11-28Prepend license notices to source filesdefanor
2017-11-26Add file savingdefanor
2017-11-26Distinguish image denotations from those for linksdefanor
2017-11-25Parse Emacs "mode" file variablesdefanor
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-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