8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Re-add AnnotateError.
Make participle.Wrapf() implement Unwrap().
Document Railroad Diagram tool.
Switch to participle/v2.
Note about new versions.
Make Parser.String() return the EBNF. This is more useful than the arbitrary internal format.
Don't prefix rules from the root group. This turned out to be very tedious in practice.
Make Wrapf a bit more useful by accepting a Position.
Call UnmarshalText once per token.