package rst
import "github.com/gohugoio/hugo/markup/rst"
Package rst converts content to HTML using the RST external helper.
Index ¶
Variables ¶
var Provider converter.ProviderProvider = provider{}
Provider is the package entry point.
Functions ¶
func Supports ¶
func Supports() bool
Supports returns whether rst is installed on this computer.
Source Files ¶
- Version
- v0.69.2
- Published
- Apr 24, 2020
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 3 hours ago –
Tools for package owners.