asciidoctor / asciidoctor.org

:globe_with_meridians: Asciidoctor project site. Composed in AsciiDoc. Baked with Awestruct.
https://asciidoctor.org
Other
322 stars 807 forks source link

Fix typo SAFE --> UNSAFE #958

Closed vikram-redhat closed 4 years ago

vikram-redhat commented 4 years ago

As per my tests, and the rest of the docs, when run from the CLI, AsciiDoctor runs in UNSAFE mode.

https://asciidoctor.org/docs/user-manual/#set-the-safe-mode-in-the-cli "When Asciidoctor is invoked via the CLI, the safe mode is set to UNSAFE by default." This is indeed correct as per my tests.

mojavelinux commented 4 years ago

That's correct.

You can confirm this using the following command:

echo {safe-mode-name} | asciidoctor -o - -d inline -e -