package asciidocext

import "github.com/gohugoio/hugo/markup/asciidocext"

Package asciidocext converts Asciidoc to HTML using Asciidoc or Asciidoctor external binaries. 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

convert.go

Directories

PathSynopsis
markup/asciidocext/asciidocext_configPackage asciidoc_config holds asciidoc related configuration.
Version
v0.74.2
Published
Jul 17, 2020
Platform
windows/amd64
Imports
6 packages
Last checked
1 hour ago

Tools for package owners.