package goldmark

import "github.com/gohugoio/hugo/markup/goldmark"

Package goldmark converts Markdown to HTML using Goldmark.

Index

Variables

var Provider converter.ProviderProvider = provide{}

Provider is the package entry point.

Source Files

autoid.go convert.go render_hooks.go toc.go

Directories

PathSynopsis
markup/goldmark/blockquotes
markup/goldmark/codeblocks
markup/goldmark/goldmark_configPackage goldmark_config holds Goldmark related configuration.
markup/goldmark/hugocontext
markup/goldmark/images
markup/goldmark/internal
markup/goldmark/passthrough
markup/goldmark/tables
Version
v0.144.2 (latest)
Published
Feb 19, 2025
Platform
linux/amd64
Imports
34 packages
Last checked
13 hours ago

Tools for package owners.