index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
plugins
/
language_md.lua
Age
Commit message (
Expand
)
Author
2023-11-20
Improve font/color change detection in language_md lite-xl/lite-xl#1614
Guldoman
2023-01-12
language_md: add nix code block highlighting (#1323)
Merlin Volkmer
2022-10-02
plugins language_md: fixed some regressions, added caddyfile support
jgmdev
2022-09-28
language_md: don't require space at end on '_', '__', '___' (#1129)
Jefferson González
2022-07-13
[chore]: Delete useless $
NCarrezDev
2022-07-06
[chore]: Update syntax
NCarrezDev
2022-06-28
`language_md`: Limit inline math mode to the current line
Guldoman
2022-06-23
renderer fonts: additions and improvements
jgmdev
2022-06-10
`language_md`: Add math delimiters
Guldoman
2022-05-31
plugins: dropped --lite-xl version tag
jgmdev
2022-04-03
Bumping version numbers.
Adam Harrison
2022-03-30
language_md: remove extra empty line
jgmdev
2022-03-29
syntax: remove pattern re-ordering on optimization
jgmdev
2022-03-28
language_md: parenthesis support to numbered bullets
jgmdev
2022-03-13
language_md: some more improvements
jgmdev
2022-03-05
language_md: removed scale adjustment code that was needed because of a bug o...
jgmdev
2022-03-04
language_md: improvements consolidating #814 and #840
jgmdev
2021-12-03
Improved Markdown syntax highlighter
Nightwing
2021-11-21
Add names to language plugins
Guldoman
2021-09-16
Syntax.
Adam Harrison
2021-09-16
Markdown subsyntax highlighting.
Adam Harrison
2021-08-17
2.0 changelog and modversion updates.
Adam Harrison
2021-05-05
Introduce new plugin versioning tag mod-version
Francesco Abbate
2021-04-06
Add plugin verification by version tag
Francesco Abbate
2020-05-11
Added double-backtick support to language_md plugin
rxi
2020-04-27
Fixed multiple links on one line in markdown syntax
rxi
2020-03-07
Moved .c, .lua and .md language syntaxes from core.syntax to plugins
rxi