test

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Test helpers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TreeFromFile

func TreeFromFile(t testing.TB, filePath string, opts ...goldmark.Option) (tree ast.Node, source []byte)

Construct a goldmark tree from a file.

func TreeFromMd

func TreeFromMd(t testing.TB, markdown string, opts ...goldmark.Option) (tree ast.Node, source []byte)

Construct a goldmark tree from a markdown string, removing leading whitespace.

Types

This section is empty.

Jump to

Keyboard shortcuts

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