If you're just looking for bold or italic etc, you can use <this will be italic> and <<this will be bold>>. This is in the docs linked by Lukas.
But I'm not aware of any way to insert arbitrary HTML markup via APT. Wayne On Mon, Mar 22, 2010 at 2:54 PM, Lukas Theussl <[email protected]> wrote: > > Not sure I understand correctly... > > The apt format is defined here: > http://maven.apache.org/doxia/references/apt-format.html, with a few doxia > additions: http://maven.apache.org/doxia/references/doxia-apt.html. > > Anything that's not documented there is not supported. > > -Lukas > > > Ole Ersoy wrote: >> >> Hi, >> >> I'd like to be able to render html markup directly into my apt document. >> So for example: >> >> <b>I hope this is bold</b>. >> >> Is there something that apt converts into the greater than and less than >> characters...? >> >> TIA, >> - Ole >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
