package pandoc
import "github.com/gohugoio/hugo/markup/pandoc"
Package pandoc converts content to HTML using Pandoc as an external helper.
Index ¶
Variables ¶
var Provider converter.ProviderProvider = provider{}
Provider is the package entry point.
Functions ¶
func Supports ¶
func Supports() bool
Supports returns whether Pandoc is installed on this computer.
Source Files ¶
- Version
- v0.63.0
- Published
- Jan 23, 2020
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 5 minutes ago –
Tools for package owners.