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.66.0
- Published
- Mar 3, 2020
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 2 hours ago –
Tools for package owners.