Know what? The section on validation and block elements gave me the impression that XDoc provided a restricted subset of HTML. I missed where it said any valid XHTML could be used.
I tried it and it works great. Sorry for the confusion and thanks again for the help. Lukas Theussl-3 wrote: > > > Can't you use xdoc? Xdoc is basically xhtml with some additional tags, see > http://maven.apache.org/doxia/references/xdoc-format.html > > -Lukas > > > TomStrummer wrote: >> 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Verbatim-HTML-in-site-documentation-tp22559536p22781966.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]
