You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mi...@amsterdam.politie.nl on 2006/09/12 10:42:04 UTC

Asciidoc support


Hi folks,

I wonder if there exists a maven plugin that supports asciidoc
(www.asciidoc.org). In particular I am interested in using asciidoc
based textfiles in conjuction with the site plugin.

If support for asciidoc does not yet exist, how hard is it to extend the
site plugin to support it?

Kind regards,

Minto van der Sluis


DISCLAIMER
De informatie in deze e-mail is vertrouwelijk en uitsluitend bestemd voor de geadresseerde. Indien u niet de geadresseerde bent, wordt u er hierbij op gewezen, dat u geen recht heeft kennis te nemen van de rest van deze e-mail, deze te gebruiken, te kopieren of te verstrekken aan andere personen dan de geadresseerde. Indien u deze e-mail abusievelijk hebt ontvangen, brengt u dan alstublieft de afzender op de hoogte, waarbij u bij deze gevraagd wordt het originele bericht te vernietigen. Politie Amsterdam-Amstelland is niet verantwoordelijk voor de inhoud van deze e-mail en wijst iedere aansprakelijkheid af voor en/of in verband met alle gevolgen en/of schade van een onjuiste of onvolledige verzending ervan. Tenzij uitdrukkelijk het tegendeel blijkt, kunnen aan dit bericht geen rechten worden ontleend. Het gebruik van Internet e-mail brengt zekere risico's met zich. Daarom wordt iedere aansprakelijkheid voor het gebruik van dit medium door de Politie Amsterdam-Amstelland van de hand gewezen. 

Re: Asciidoc support

Posted by Arnaud Bailly <ab...@oqube.com>.
<Mi...@amsterdam.politie.nl> writes:

> Hi folks,
>
> I wonder if there exists a maven plugin that supports asciidoc
> (www.asciidoc.org). In particular I am interested in using asciidoc
> based textfiles in conjuction with the site plugin.

Hello, 
I did not know asciidoc and I thank you for the pointer (and als for
asciimathml). I don't think there is support for this format in maven
(or doxia).

>
> If support for asciidoc does not yet exist, how hard is it to extend the
> site plugin to support it?

In theory, this is easy. In practice, it is not extremely difficult
but the process is a definitive hackish taste. I created a new format for
site generation using muse (a publishing system similar to asciidoc
with support in emacs). you could use this or the doxia sources to
produce such a plugin. 

Here are the references:
 - the parser with installation instructions: http://www.oqube.com/project/muse-parser 
 - the doxia jira report http://jira.codehaus.org/browse/DOXIA-74

good luck.

-- 
OQube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.
\web> http://www.oqube.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org