• The Holy Grail: AsciiDoc on GitHub to DocBook train

    On the S-RAMP project we are producing our documentation right on the github wiki in AsciiDoc. The github wiki itself is a github repo, so you can work on or offline. The process cannot be easier.   We convert t...
    Profile Photo
    last modified by eric.wittmann
  • AsciiDoc Examples

    This page is a catalog of documentation written in AsciiDoc, with a focus on more complex documents. The purpose of this list is to serve as a reference for how to leverage AsciiDoc to the fullest.   jdf ticket m...
    Profile Photo
    last modified by dan.j.allen
  • Running AsciiDoc on Windows

    Steven Boscarine raised concern about Windows support for AsciiDoc. I have some concerns that this won't run in Windows since it relies on having programs in PATH.  I couldn't get Windows to work the same as Ubu...
    Profile Photo
    last modified by dan.j.allen
  • Syntax highlighting JavaScript in pdfs generated by asciidoc (via dblatex)

    AsciiDoc supports syntax highlighting of code in PDFs when you use the dblatex backend (the default).   a2x -f pdf yourdoc.asciidoc   However, dblatex does not include support for JavaScript (rather suprisi...
    Profile Photo
    last modified by dan.j.allen
  • Considered supporting AsciiDoc?

    Has PressGang given any consideration for supporting AsciiDoc?   I wrote a post about my impressions of AsciiDoc in the trailblazer SIG, in which I included links to all the key AsciiDoc resources.   I als...
    Profile Photo
    last modified by dan.j.allen