package
0.0.0-20250206171726-16f11a2138c1
Repository: https://github.com/g7dao/protocol.git
Documentation: pkg.go.dev
# Functions
Takes content and a tag, calculates a numbering for all labels with the given tag, and replaces all unnumbered labels with their numbered counterparts.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Returns the string representation of a parsed label.
Indexes all labels parsed from the given content by their string representations.
Numbers all un-numbered labels in the given slice.
Finds all labels (as defined by LabelRegexp) in the given content.
Finds all the labels in the given content, and also marks their line numbers.
Groups the labels in the given content by their tags.
# Constants
No description provided by the author
# Variables
Matches all strings satisfying: 1.
# Structs
Represents a parsed label.