@feelpp/asciidoctor-remote-include-processor

0.0.6 • Public • Published

🚀 Asciidoctor Remote Include Processor Extension

npm-publish npmjs version

An extension for Asciidoctor.js that allows to include remote files.

This is useful in antora.org[Antora] which does not enable this asciidoctor feature, see discussion here.

Install

Install the dependencies:

$ npm install asciidoctor.js asciidoctor-remote-include-processor

Usage

Register as an Asciidoctor extension in the Antora playbook of your website


asciidoc: extensions:

  • "@feelpp/asciidoctor-remote-include-extension"

Include a remote file

In an Antora adoc page, include a remote file

----
----

code here



More details are available in the documentation.

Acknowledgments

and of course

  • @mojavelinux for the awesome work he does on {antora} and {adoc}.

Package Sidebar

Install

npm i @feelpp/asciidoctor-remote-include-processor

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

16.6 kB

Total Files

9

Last publish

Collaborators

  • prudhomm