Markdown heading regex
- by Jorm
I like markdowns clean "tags", put i dont want to use their huge class they got. I just want some simple tags like the heading regex but i cant find it in the file. Ive been playing around with http://gskinner.com/RegExr/ but its damn hard
So I'm looking for a regex that will match '# text' and close it after a linebreak (instead of </blabla> in bbcode)
Hi
How you doing?
Anyone got this?