Is there a way we can do something like the following?

#macro( print $stuff)
<span class="mystuffhere">$stuff</span>
#end

print=velocity:print:stuff

and somewhere in a list:

# apple
# oranges
# {print: "my preference goes to: "} mangos
# guanavana


When I tried it, it breaks the list and restarts numbering (although a span is inlined).

Marc Lijour

<<Lijour, Marc (EDU).vcf>>