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 (or should be) installed on this computer.
Source Files ¶
- Version
- v0.102.2
- Published
- Aug 31, 2022
- Platform
- windows/amd64
- Imports
- 7 packages
- Last checked
- 19 minutes ago –
Tools for package owners.