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
{{ message }}
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.
This is not relevant to the RFC XML output of the gem: the gem, just like MMark, produces the output <xref target="header"/>. It is xml2rfc that ends up inserting section numbers. (And it does.)
In normal AsciiDoc a section reference will produce the title.
In RFCs, a section reference should produce something like "Section 5.4.3".
In MMark, references like:
Will produce
See Section 5.4.3
.The text was updated successfully, but these errors were encountered: