-
Split from #208
The `` attribute in an RFC to the previous I-D is specified as "convertedFrom" but xml2rfc uses "prev".
Web links define "prev" for a similar purpose, but these are not web link…
-
The artwork type "binary-art" was not well specified in RFCs 7991 and 7998 (see https://www.rfc-editor.org/errata/eid7169). While the prep tool does provide some handling of the type (see [the code](h…
-
The grammar allows multiple (and always has), but it's not clear what it means when this is the case, in particular when it affects the boilerplate.
xml2rfc 2.28.0 tries to handle this gracefully (…
-
`type_enhancement` | by
___
Generate xml2rfc bibxml files automatically (/doc/draft-foo-bar/reference.I-D.draft-foo-bar.xml).
___
_Issue migrated from [trac:412](https://example.org/trac/foo…
-
`type_defect` | by kesara@staff.ietf.org
___
Scenario:
```
xml2rfc foobar valid.xml
usage: xml2rfc [OPTIONS] SOURCE [OPTIONS]...
Example: xml2rfc draft.xml -b draft-foo-19 --text --html
xml2rf…
-
In normal XML terminology there is the concept of an XML language, which may optionally be defined using a schema language, with that schema language definition referred to as the grammar. The termin…
-
This might ultimately not be a problem with kramdown, but I don't know the underlying citation policy that is relevant.
I had a document that had normative and informative references in my .md that…
-
https://github.com/ietf-ribose/relaton-data-ids/issues/11
For example, we don’t have this one: http://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.draft-abarth-cookie-02.xml
There’s n…
-
We need to implement the legacy path patterns from `xml2rfc.tools.ietf.org`.
* [x] #12
* [ ] #13
* [x] #14
* [x] #15
* [x] #16
* [x] #17
* [ ] #18
* [x] #19
* [x] #20
* [x] #22
Function…
-
### Describe the issue
````
$ xml2rfc --version
xml2rfc 3.12.2
$ echo '' > minimal.xml
$ xml2rfc minimal.xml
minimal.xml(1): Error: Expecting an element , got nothing, at /rfc
````
The nam…