Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore "line" PIs #39

Open
martinthomson opened this issue Oct 29, 2024 · 0 comments
Open

Ignore "line" PIs #39

martinthomson opened this issue Oct 29, 2024 · 0 comments

Comments

@martinthomson
Copy link

kramdown-rfc adds <?line 100?> processing instructions to the XML it generates. This appears to help xml2rfc include useful line numbers in its error reporting.

This is probably fine, except in the strictest modes, but I'm getting errors like this:

 2  Error
 └- Code - INVALID_ABSTRACT_SECTION_CHILD
 └- Desc - The abstract section must consist of <dl>, <ol>, <t> or <ul> elements only.
 └- Ref  - https://www.rfc-editor.org/rfc/rfc7991.html#section-2.1
 └- Path - rfc.front.abstract.?line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant