package asciidoc
import "github.com/gohugoio/hugo/markup/asciidoc"
Package asciidoc converts Asciidoc to HTML using Asciidoc or Asciidoctor external binaries.
Index ¶
Variables ¶
var Provider converter.ProviderProvider = provider{}
Provider is the package entry point.
Functions ¶
func Supports ¶
func Supports() bool
Supports returns whether Asciidoc or Asciidoctor is installed on this computer.
Source Files ¶
- Version
- v0.68.2
- Published
- Mar 24, 2020
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 4 hours ago –
Tools for package owners.