Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Mylyn Intent » Asciidoc support?
Asciidoc support? [message #1049124] Thu, 25 April 2013 11:58 Go to next message
Max Rydahl Andersen is currently offline Max Rydahl AndersenFriend
Messages: 233
Registered: July 2009
Senior Member
Alex asked me to post this here:

"Mylyn Intent looks interesting http://wiki.eclipse.org/Intent wonder if it could be integrated with asciidoc instead of html..."


Now with asciidoctor.org having java hooks for asciidoc this might be doable ?

Re: Asciidoc support? [message #1049170 is a reply to message #1049124] Thu, 25 April 2013 13:17 Go to previous messageGo to next message
Alex Lagarde is currently offline Alex LagardeFriend
Messages: 193
Registered: May 2010
Senior Member

Hi Max,

first of all thanks for asking :)

There are 2 ways of integrating Asciidoc inside Intent:
[1] Use asciidoc as an export format for the Intent document.
[2] Directly use the asciidoc inside Intent editor to write the
documentation

[1] is pretty straightfoward: as the Intent document is stored as a
model, it is easy to define Acceleo generators for exporting the
documentation. The default export format is HTML Bootstrap (see
https://github.com/eclipse/mylyn.docs.intent.main/tree/master/plugins/org.eclipse.mylyn.docs.intent.exporter
for getting the source of the acceleo generator), but we are also
working on a LaTeX export (
https://github.com/eclipse/mylyn.docs.intent.main/tree/master/plugins/org.eclipse.mylyn.docs.intent.markup).

For someone familiar with the Asiidoc syntax, it can be done quite quickly.

[2] is more tricky. Although Intent clearly aims at being extensible in
regards to the syntax it is using inside the Intent editor, there are
many points (syntax highlighting & completion for example) that are not
yet extensible. So I would say that it will be possible in the future,
but that it would be hard to do with the current 0.8 API.

I Hope I've answered you question, please do not hesitate to spam me if
you have feedback or other feature requests !
Regards,
Alex


Le 25/04/2013 13:58, Max Rydahl Andersen a écrit :
> Alex asked me to post this here:
>
> "Mylyn Intent looks interesting http://wiki.eclipse.org/Intent wonder
> if it could be integrated with asciidoc instead of html..."
>
>
> Now with asciidoctor.org having java hooks for asciidoc this might be
> doable ?
>
>
Re: Asciidoc support? [message #1124132 is a reply to message #1049124] Thu, 03 October 2013 08:09 Go to previous messageGo to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

As asciidoc is getting seriously trendy, I opened this bug to track the idea: https://bugs.eclipse.org/bugs/show_bug.cgi?id=418563
Re: Asciidoc support? [message #1124156 is a reply to message #1124132] Thu, 03 October 2013 08:38 Go to previous messageGo to next message
Alex Lagarde is currently offline Alex LagardeFriend
Messages: 193
Registered: May 2010
Senior Member

Thanks Michael, will follow this bug closelly. As soon as Wikitext is
compatible with Asciidoc, so will Intent (well at least for [1] in my
previous message).
Re: Asciidoc support? [message #1565606 is a reply to message #1124156] Thu, 15 January 2015 11:28 Go to previous message
Paul Verest is currently offline Paul VerestFriend
Messages: 36
Registered: March 2013
Member
The Intent was not released within Luna.

Current Eclipse plugin code is at https://github.com/maxandersen/jbosstools-asciidoctor
Previous Topic:Loader Constraint Violation on Save
Next Topic:Intent Compare Editor Issue
Goto Forum:
  


Current Time: Fri Apr 19 09:21:21 GMT 2024

Powered by FUDForum. Page generated in 0.01875 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top