github.com/yuin/goldmark/util.PrioritizedSlice.Sort (method)
6 uses
github.com/yuin/goldmark/util (current package)
util.go#L872: func (s PrioritizedSlice) Sort() {
github.com/yuin/goldmark/parser
parser.go#L827: p.config.BlockParsers.Sort()
parser.go#L837: p.config.InlineParsers.Sort()
parser.go#L841: p.config.ParagraphTransformers.Sort()
parser.go#L845: p.config.ASTTransformers.Sort()
github.com/yuin/goldmark/renderer
renderer.go#L138: r.config.NodeRenderers.Sort()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |