could you use a CDATA section?
On 14 April 2014 12:46, Benson Margulies <[email protected]> wrote: > If a markdown file in my site contains > > <lib > path="${bt.root.directory:../../../../..}/lib/rbl-je-lucene-solr-43-2.2.104.jar"/> > > velocity explodes. > > If I add a \ after the $, it does not explode, but the \ remains in > the generated HTML. > > How do I get out of this? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
