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 ¶
Supports reports whether the AsciiDoc converter is installed. Only used in tests.
func SupportsGoATDiagrams ¶
SupportsGoATDiagrams reports whether the AsciiDoc converter can render GoAT diagrams. Only used in tests.
Source Files ¶
Directories ¶
| Path | Synopsis |
|---|---|
| markup/asciidocext/asciidocext_config | Package asciidocext_config holds asciidoc related configuration. |
| markup/asciidocext/internal |
- Version
- v0.153.4 (latest)
- Published
- Dec 28, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 4 months ago –
Tools for package owners.