AsciiDoc Live Preview for Adobe Brackets

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

AsciiDoc Live Preview for Adobe Brackets

nerk
Hi folks,
I created a live AsciiDoc preview extension for Adobe Brackets. Since it is already registered in the Brackets extension registry, you can install it as usual from the extension manager.

The source is on Github: asciidoc-brackets-preview

My contribution to make this work is actually pretty small. Basically, I ripped off Glenn Ruehle's MarkdownPreview (most of the credits go to him!)  and used asciidoctor.js for rendering.

Enjoy!
Thomas
Reply | Threaded
Open this post in threaded view
|

Re: AsciiDoc Live Preview for Adobe Brackets

mojavelinux
Administrator
Thomas,

This is fantastic work! Providing an AsciiDoc preview pane directly inside Brackets is great for writers and the timing will have a big impact on adoption of AsciiDoc and Asciidoctor as Brackets matures. Thanks for making this happen!

On behalf of the community, I've invited this extension into the Asciidoctor organization on GitHub and Thomas accepted! It will soon be available here:

https://github.com/asciidoctor/brackets-asciidoc-preview

You can also find a similar extension for the Atom editor alongside it:

https://github.com/asciidoctor/atom-asciidoc-preview

I look forward to the Brackets, Atom and Chrome extension teams working closely together to help evolve Asciidoctor.js and the live preview experience! One idea is to extract a common API for invoking the processor in the JavaScript environment and pushing it into the Asciidoctor.js repository. This is so exciting!

Cheers,

-Dan


On Mon, Apr 21, 2014 at 5:16 AM, nerk [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Hi folks,
I created a live AsciiDoc preview extension for Adobe Brackets. Since it is already registered in the Brackets extension registry, you can install it as usual from the extension manager.

The source is on Github: asciidoc-brackets-preview

My contribution to make this work is actually pretty small. Basically, I ripped off Glenn Ruehle's MarkdownPreview (most of the credits go to him!)  and used asciidoctor.js for rendering.

Enjoy!
Thomas


If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/AsciiDoc-Live-Preview-for-Adobe-Brackets-tp1690.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML



--