1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-12-22 02:54:23 +01:00

improved the md a bit

This commit is contained in:
Jonas Rosling 2012-07-09 15:53:52 +02:00
parent 4a1824f217
commit 685fcbb268

6
md.jsf
View File

@ -5,6 +5,7 @@
# bold parsing is not that perfect since this works: **bold__
=Idle
=Tag fg_030
=Escape bold
=Bad bold red
@ -12,9 +13,14 @@
:idle Idle
* idle
"<" tag recolor=-1
"\\" escape recolor=-1
"*_" maybe_bold1
:tag Tag
* idle
"a-z0-9 /" tag
">" idle
# do escaping of *_ and so on
:escape Escape
* idle