Re: Added Velocity language parser to CodeMirror
Nathan Bubna <[email protected]>
| Newsgroups | gmane.comp.jakarta.velocity.user |
|---|---|
| Message-ID | <CAFyaDjF6ccosGdCb-1W2tpwa3KzbG_yuhketuusp6RxNOmiEJQ@mail.gmail.com> |
Oh, one thing it does appear to be missing is body macros: #@foo() this is inner content for \#foo() #end On Sat, May 19, 2012 at 7:14 AM, Nathan Bubna <[email protected]> wrote: > That looks great! > > On Sat, May 19, 2012 at 12:11 AM, Steve O'Hara > <[email protected]> wrote: >> Just a note to say that I've contributed a language parser/colourizer mode for Velocity to the rather excellent free js package CodeMirror http://codemirror.net/ >> Looks good but if you spot something I've missed, let me know