文件名称:asciidoctor-highlight.js:Asciidoctor.js 扩展,用于在构建时使用 Highlight.js 高亮显示代码
文件大小:57KB
文件格式:ZIP
更新时间:2024-08-24 15:49:45
highlightjs asciidoc asciidoctor code-highlight asciidoctor-extension
Asciidoctor Highlight.js 该项目提供了一个扩展,用于在文档转换期间使用突出显示源列表块(而不是在客户端浏览器中作为内置的 highlight.js 支持)。 它支持所有这样设有Asciidoctor如,一个代码和所有其他取代内,除了指定的行(属性的突出highlight )。 要求 >=8.10 >=2.0.0 <2.3.0 .js ^10.7.0 安装 从 npmjs.com 安装 asciidoctor-highlight.js: npm install --save asciidoctor-highlight.js 用法 将highlightjs-ext分配给文档标题中的source-highlighter属性或通过 Asciidoctor.js 参数。 节点.js 使用全局扩展注册表 // Load asciidoctor.js an
【文件预览】:
asciidoctor-highlight.js-master
----.flowconfig(135B)
----.github()
--------workflows()
----yarn.lock(114KB)
----src()
--------passthroughsSubstitutor.js(2KB)
--------treeProcessor.js(3KB)
--------calloutsSubstitutor.js(3KB)
--------utils.js(361B)
--------asciidoctor-api-polyfill.js(2KB)
--------index.js(615B)
----scripts()
--------test(252B)
----.eslintrc.yml(3KB)
----LICENSE(1KB)
----test()
--------integration.test.js(5KB)
----README.adoc(3KB)
----.editorconfig(173B)
----.gitignore(85B)
----.eslintignore(7B)
----package.json(2KB)