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.60.0
- Published
- Nov 27, 2019
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 2 hours ago –
Tools for package owners.