asciidocasciidoctor

how to see the rendering result of ascii doc


I used an existing ascii document to create my own, but I cannot see the result, I used asciidoctor, but still the document appears in Chrome as simple text.

Is there something that I'm missing?


Solution

  • To see your documentation in Chrome, you need the asciidoctorjs-live-preview.

    You need to configure the extension (context menu "Manage Extensions" on the "A" Button to open chrome://extensions/. Important is to select "Allow access to file URLs". Check also the "Options" link.) and activate it (click on the "A" button near the url box).

    See also: