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.145.0 (latest)
- Published
- Feb 26, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 3 hours ago –
Tools for package owners.