[Rails] Re: ERb question with xml
brez! !!
jbresnik at gmail.com
Wed Jun 28 22:40:03 GMT 2006
> are you really making xml? or just abusing it to make HTML. if its the
> latter, try markaby:
>
> em do
> text "just emph and"
> b "emph & bold"
> end
Yea I'm really making XML - it's actually docbook so I want to able to
do something like:
<para>
Some text and then an inline <quote>word</quote> that appears in
quotes.
</para>
--
Posted via http://www.ruby-forum.com/.
More information about the Rails
mailing list