You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice! I have struggled with this. Essentially I'd like to have a fixed anchor syntax like Err1912.4880 that can be processed like other anchor syntaxes like RFCnnnnn or IANA.rrrrrrrrr can be.
In RFCXML, a reference to an errata report is constructed like the following to match the Web Portion of the Style Guide:
Which I think in kramdown-rfc would be specified as:
with the caveat that title quotes are not suppressible yet (#182).
Note that refcontent rather than seriesInfo should be used to capture the RFC number (an erratum is not part of the RFC Series).
I'd be happy to create the PR myself, but I wanted to make sure I had the construction correct first.
The text was updated successfully, but these errors were encountered: