package asciidocext
import "github.com/gohugoio/hugo/markup/asciidocext"
Package asciidocext converts AsciiDoc to HTML using Asciidoctor external binary. The `asciidoc` module is reserved for a future golang implementation.
Index ¶
Variables ¶
var Provider converter.ProviderProvider = provider{}
Provider is the package entry point.
Functions ¶
func Supports ¶
func Supports() bool
Supports returns whether Asciidoctor is installed on this computer.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
markup/asciidocext/asciidocext_config | Package asciidocext_config holds asciidoc related configuration. |
markup/asciidocext/internal |
- Version
- v0.144.2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 13 hours ago –
Tools for package owners.