Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-03 | pandoc-template-mode.el: Improve. | Vaclav Haisman | 1 | -2/+6 | |
Avoid highlighting of "strings" by deriving from `text-mode-syntax-table`. This fixes missing highlighting in default.html5 tag attributes. Define comment starting and ending sequences to allow use of M-q (auto-fill) on comments. | |||||
2017-10-22 | Support comments in Pandoc templates in Emacs pandoc-template-mode. | Vaclav Haisman | 1 | -1/+3 | |
2017-09-06 | Add simple Emacs mode to help with Pandoc templates editing. (#3889) | Václav Haisman | 1 | -0/+58 | |
tools/pandoc-template-mode.el |