Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

RunKit + npm: @asciidoctor/core

node v18.11.0
version: master
endpointsharetweet
var core = require("@asciidoctor/core@2.2.6") var Asciidoctor = core() console.log(Asciidoctor.convert(`Asciidoctor Demo ================ include::markdown_2_in.md[]`))
Created from: https://npm.runkit.com/%40asciidoctor%2Fcore
Loading…

no comments

    sign in to comment