Closed fxlb closed 1 year ago
I didn't see anything obvious in RFC 7991 to give an eref a name and to refer indirectly to a named eref; what you've come up with in #73 may be the best that can be done.
Yes, it solves also the problem of missing URIs references in generated HTML.
The generated HTML for pcapng draft has also missing URIs references like pcap one had before xref use.
The generated HTML for pcapng draft has also missing URIs references like pcap one had before xref use.
As with pcap, so with pcapng; time for another pull request.
So is the current generated HTML, as produced from extended Markdown, fixed, or does it still have those issues?
Guy Harris notifications@github.com wrote:
So is the current generated HTML, as produced from extended Markdown, fixed, or does it still have those issues?
The markdown generator has now fixed the hangIndent issue, if that's what you are referring to.
Same URI two times in the generated text and pdf (not in html). Should be avoided?