Documentation ¶
Index ¶
- func ImportReplacer(renameMap map[string]string, existingMap map[string]struct{}) types.Replacer[string]
- func NewModifier(t parser.ASTTransformer) goldmark.Markdown
- func NewParser(view types.HTMLView, mediaReplacer types.Replacer[string], link types.Link) goldmark.Markdown
- func Parse(s string, view types.HTMLView, mediaReplacer types.Replacer[string], ...) *parsedText
- func ReplaceImageUrls(md string, replace types.Replacer[string]) string
- func ToEnrichedTemplate(s string, view types.HTMLView, mediaReplacer types.Replacer[string], ...) template.HTML
- type EmbeddedLink
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImportReplacer ¶
func NewModifier ¶
func NewModifier(t parser.ASTTransformer) goldmark.Markdown
Types ¶
type EmbeddedLink ¶
Click to show internal directories.
Click to hide internal directories.