I just realized the "snippet" macro is actually not at all what I'm looking for. I don't want the source of a file displayed in my document; instead I want to actually _render_ a piece of verbatim HTML. So that I can i.e. include a form that the user can fill out and submit.
Thanks! Lukas Theussl-3 wrote: > >>> TomStrummer wrote: >>>> Hi, I'm trying to figure out how I can add a little HTML into a site >>>> documentation page. I haven't found any examples of this in the APT or >>>> XDoc >>>> documentation. Is it possible? I'm actually trying to insert a little >>>> markup for a generated PayPal "Donate" button. >>>> >>>> Thanks in advance. >>> Sounds like this issue: >>> >>> http://jira.codehaus.org/browse/DOXIA-142 > -- View this message in context: http://www.nabble.com/Verbatim-HTML-in-site-documentation-tp22559536p22749025.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
