Skip to content

Asciidocjs action

Actions
GitHub action that uses asciidocjs to convert asciidoc to HTML
v1.3
Latest
Star (3)

asciidocjs-action

A GitHub action that uses asciidoctor.js to convert asciidoc files to HTML

  1. Add the following to your workflow:
- uses: oraNod/[email protected]
      with:
        docs_path: path/to/asciidoc/
  1. Change the value of docs_path to the directory that holds asciidoc files to convert. You can include regular expressions.

Asciidocjs action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

GitHub action that uses asciidocjs to convert asciidoc to HTML
v1.3
Latest

Asciidocjs action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.