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

convert.go

Version
v0.144.2 (latest)
Published
Feb 19, 2025
Platform
linux/amd64
Imports
7 packages
Last checked
13 hours ago

Tools for package owners.