improved the md a bit

This commit is contained in:
Jonas Rosling 2012-07-09 15:53:52 +02:00
parent 4a1824f217
commit 685fcbb268
1 changed files with 6 additions and 0 deletions

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