Kesara Rathnayake

Results 178 comments of Kesara Rathnayake

Can you explain the unnecessary early line breaks in HTML? Because I'm not seeing any. _Maybe the whole URL could have moved to the next line._

Probably solved to gather with #748 (lack of new line).

I'm in favour of suggesting `pipx`.

This issue can be fixed by removing `keepWithNext="true"` in the **Table of Contents** (ToC). `preptool` doesn't seem to add `keepWithNext="true"` to ToC anymore, so can `xml2rfc` ignore any `keepWithNext="true"` attributes...

This is because of the lack of `seriesinfo` element [1] under the `rfc -> front`. But text output doesn't seem to care about this attribute add `Internet-Draft` to the header....

@cabo, Can you provide your source document? I was able to get in text (similar header in HTML & PDF): ``` K. Nanayakkara Rathnayake 19 June 2021 Standard for Data...

@sginoza Do you have an example? If `submissionType` is `IETF`*, `xml2rfc` adds the following text regardless of the `ipr` status: ``` Copyright (c) {year} IETF Trust and the persons identified...

`` should be allowed inside `` not `` right? BTW `` is implemented as per [RFC 7991](https://www.rfc-editor.org/rfc/rfc7991.html#section-2.6). But [draft-iab-rfc7991bis-04](https://datatracker.ietf.org/doc/html/draft-iab-rfc7991bis-04#name-aside) seems to have the changes you are after.

I have two code change proposals for this: 1. #965 Avoid breaking lines by hyphens. - This affects all text elements. I prefer this but this may have undesirable changes....

> As per the discussions in SEDATE, `+00:00` should be `Z` now... (Unless you want to express the document was created in Reykjavik.) Python standard library is still not supporting...