1. Installation
-
Note: In order for downdoc to convert an AsciiDoc document, it must have lines that end with LF (\n), not CRLF (\r\n).
-
Enter the following commands at a Command Line.
nvm install --lts nvm list # v24.13.1 which npm # /home/delta/.nvm/versions/node/v24.13.1/bin/npm npm install downdoc npx downdoc GitLab\my-sandbox\Test.adoc npx downdoc <adoc file>