markdown

package
v1.0.0-beta.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

Package markdown contains thin wrappers around third-party markdown implementations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(path string, w io.Writer) error

Parse reads the file at path and writes the converted markdown content to w.

func ParseFrontmatter

func ParseFrontmatter(path string, fm any) error

ParseFrontmatter reads the file at path and attempts to populate fm with the values found in the markdown frontmatter block.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL