2.2.2 • Published 4 years ago

@henriette-einstein/gulp-asciidoctor v2.2.2

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

gulp-asciidoctor

Build npm version

A gulp plugin to support Asciidoctor processing in gulp tasks.

Installation

Requirements

You need Node installed on your machine to install and run the gulp-asciidoctor plugin.

You need gulp installed globally or in your project directory.

Install gulp-asciidoctor via npm

$ npm install @asciidoctor/gulp-asciidoctor --save

Install gulp-asciidoctor via yarn

$ yarn add @asciidoctor/gulp-asciidoctor

Compatibility

The following table shows the compatibility of the gulp-asciidoctor releases with the underlying Asciidoctor releases.

gulp-asciidoctor releaseAsciidoctor.js release
v1.0.6v1.5.2 or higher
v2.2.1v2.2.0 or higher

Documentation

More information can be found in the documentation on Github.