aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-08Saner defaults, `toggle space to commit'Tslil Clingman
Moved demo GIF higher
2018-07-07Complete rewrite of derivation procedureTslil Clingman
siege-mode now tokenizes the input, reverses it, and then applies transformations. This way nested delimiters are automatically reversed, and atomic blocks (like latex {equation}) are not affected. Also, GIF.
2018-07-06Merge pull request #1 from borowski/masterTslil Clingman
Correct "delimeter" to "delimiter"
2018-07-05Correct "delimeter" to "delimiter"Chris Borowski
2018-07-05Markdown != Emacs doc stringTslil Clingman
2018-07-05Initial versionTslil Clingman
Updated README.org, included code.
2018-07-05Initial commitTslil Clingman