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
As a document author, maybe I want to add an annotation to a referencec such as that the referenced document was superseded by another document, possibly by another SDO (say, was OASIS and is now ISO). But if there are annotations from the bibxml, these might clash. So I was wondering whether bibxml ever emits annotations or I'm free to hand that tool to the document authors.
The current code in kramdown-rfc simply appends annotations to any incoming bibxml.
The conflict I was envisioning doesn't exist, because one can have zero or more annotations in a reference.
Still, it would be nice to document invariants such as "the bibxml service does not output annotation elements" if they exist.
Description
Annotations could be content of the referencing document or they could be used by bibxml.
Are they?
Code of Conduct
The text was updated successfully, but these errors were encountered: