summaryrefslogtreecommitdiff
path: root/Pancake.hs
AgeCommit message (Expand)Author
2017-12-15Add the "redisplay" commanddefanor
2017-12-14Add the "set width" commanddefanor
2017-12-13Add uncluttering/XSLT supportdefanor
2017-12-12Use dynamic program name in the --help messagedefanor
2017-11-28Use [ and ] instead of b and f for history navigationdefanor
2017-11-28Introduce initial image supportdefanor
2017-11-28Prepend license notices to source filesdefanor
2017-11-26Add file savingdefanor
2017-11-24Make div indentation optionaldefanor
2017-11-23Allow user-defined digits and radices for reference numberingdefanor
2017-11-16Handle SIGINT during getLinedefanor
2017-11-15Handle the --help optiondefanor
2017-11-14Fix shortcut query escapingdefanor
2017-11-13Handle the --version optiondefanor
2017-11-09pancake.el: prompt for input on RETdefanor
2017-11-06Lint the codedefanor
2017-11-06Fix an error messagedefanor
2017-11-05Update the help messagedefanor
2017-11-05Provide current URI to pancake-modedefanor
2017-11-05Read metadatadefanor
2017-11-05Allow to set document types explicitlydefanor
2017-11-05Use Parsec for command parsingdefanor
2017-11-05Split into modulesdefanor
2017-11-04Report utf-8 decoding failures, fall back to latin1defanor
2017-11-03Escape newline characters in embedded modedefanor
2017-11-02Quit on EOFdefanor
2017-11-02Fix: remove `init`defanor
2017-11-02Prefix headersdefanor
2017-11-02Colorize horizontal rulesdefanor
2017-11-02Shorten image reference textsdefanor
2017-11-02Calculate relative table column widthsdefanor
2017-11-02Mark only first blocks of list itemsdefanor
2017-11-01Use terminfo instead of colorful-monoidsdefanor
2017-11-01Don't rely on INSIDE_EMACSdefanor
2017-10-31Fix newline handlingdefanor
2017-10-31Update to pandoc 2defanor
2017-10-31Handle fragment identifiersdefanor
2017-10-31Refactor: get rid of long lines, cleanupdefanor
2017-10-31Add basic table supportdefanor
2017-10-31Implement document reloadingdefanor
2017-10-30Invoke external viewers properlydefanor
2017-10-30Default to plain text readerdefanor
2017-10-29Default to HTML on HTTPdefanor
2017-10-29Adjust filename extension handlingdefanor
2017-10-29Set the -n option for emacsclient by defaultdefanor
2017-10-29Fix gopher URI parsingdefanor
2017-10-29Start rendering with zero indentationdefanor
2017-10-28Use plain curl for gopher by defaultdefanor
2017-10-28Change fragment link colorsdefanor
2017-10-28Add the historyDepth settingdefanor