Re: Live rendering of AsciiDoc files in Chrome browser

2015-09-02 Thread Atamert Ölçgen
I am using AsciiLight plugin for LightTable and very happy with it: https://github.com/rundis/AsciiLight On Wed, Sep 2, 2015 at 10:06 PM, Alan Thompson wrote: > Hey, > > As you all know, the README files on Github, etc can be formatted using > the either AsciiDoc (my favorite) or the older Mark

Re: Live rendering of AsciiDoc files in Chrome browser

2015-09-02 Thread Alan Thompson
Re "File URLs": Go to the Options page for Asciidoctor.js (right-click on the red "A" to the right of the address bar. At the top of the page you will see an alert that says, "Heads up! In order to use this extension on local files (i.e. files on this computer), you must check the option Allow a

Re: Live rendering of AsciiDoc files in Chrome browser

2015-09-02 Thread James Elliott
Wow, thank you, this is fantastic! I have been developing an extensive set of AsciiDoc documentation (having been forced to transition from FrameMaker to DocBook XML, then driven by its complexity to Markdown, and frustrated by its limitations to AsciiDoc), but found it frustrating that I had to

Live rendering of AsciiDoc files in Chrome browser

2015-09-02 Thread Alan Thompson
Hey, As you all know, the README files on Github, etc can be formatted using the either AsciiDoc (my favorite) or the older MarkDown format. However, it is a pain to edit these files in just a plain text editor without a good way of seeing the final, rendered format until you commit and push your