v5git.sr.ht/~bouncepaw/mycomarkup/v5/temporary_workaround Index | Files

package temporary_workaround

import "git.sr.ht/~bouncepaw/mycomarkup/v5/temporary_workaround"

Package temporary_workaround is a temporary workaround to break import cycle for some transclusion tricks.

It is planned to get rid of it one day.

Index

Variables

var BlockTree func(ctx mycocontext.Context, visitors ...func(block blocks.Block)) []blocks.Block
var TransclusionVisitor func(xcl blocks.Transclusion) (
	visitor func(block blocks.Block),
	result func() ([]blocks.Block, error),
)

Source Files

sorry.go

Version
v5.6.0 (latest)
Published
Nov 29, 2023
Platform
linux/amd64
Imports
2 packages
Last checked
8 hours ago

Tools for package owners.