aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-textedit/syntax_rules/md.syntax
Commit message (Collapse)AuthorAge
* Fix up some syntax rules for the markdown and C++ files.Ken Moore2018-06-21
|
* Couple quick updates to lumina-textedit:Ken Moore2018-05-21
| | | | | 1. Support the forward/back keyboard shortcuts to switch between tabs (Alt+[Left/Right] typically). 2. Make sure that the "drag" start of a tab is when the cursor leaves the entire window - not just the tab bar.
* Added PHP rules and updated Javascript and Markdown rulesZackaryWelch2017-06-19
|
* Updated Markdown syntaxZackaryWelch2017-06-16
|
* Updated syntax filesZackaryWelch2017-06-16
|
* Add a new markdown syntax highlighting format. Not quite finished yet - but ↵Ken Moore2017-06-15
has the bulk of the options so far.
bgstack15