PreviousNextTracker indexSee it online !

(126/212) 340 - Edit mode for Redmine wiki

I have developed a syntax highlighting mode for the Redmine Wiki syntax. See attachement. One can put it to work by including the following snippet into the catalog file and copying the attached file to modes directory. However, short commings are that font attribute highlighting like bold do not work when within words and not over several lines.

I think there could be others interested in such that I would be nice if it was included in the sources.

Cheers

<\!-- Thiemo Kellner, 2010-03-17 -->
<MODE
NAME = "redmine-wiki"
FILE = "redmine.xml"
FILE_NAME_GLOB = "\*.{red}"
/>

Submitted thiemo - 2010-03-18 07:32:55 Assigned
Priority 5 Labels Edit mode
Status open Group None
Resolution None

Comments

2010-03-18 07:32:55
thiemo

Mode file

redmine.xml (6.5Kio)