On Oct 4, 2006, at 1:11 PM, Robert Ullrey wrote:
Has any one written a .ctags.tmcodebrowser code for seeing markdown or multimarkdown in the CodeBrowser?
Thought I would ask before I spend an inordinate amount of time trying to figure out how to write the regex for it.
Below a very quick hack to just show all headers.
Gerd
--langdef=markdown --langmap=markdown:.md.mmd.markdown --regex-markdown=/^(#+.*)/\1/Header/