Re: xml2rfc line break

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 18.08.2021 um 01:08 schrieb heasley:
...
Or, if you actually want a list item containing two paragraphs:

<ol>
    <li>
      <t>bunch of hooey</t>
      <t>more hoo-ah</t>
    </li>
</ol>

That works, but did not work for me originally and after your message I found
that I could not mix syntax like below.  Maybe using <t> throughout the <dl>
would work.

<ol>
    <li>
      bunch of hooey
      <t>more hoo-ah</t>
    </li>
</ol>

In all cases, the errors that it produced did not lead me to a solution.

Raise an issue (-> <https://trac.ietf.org/trac/xml2rfc>).

Best regards, Julian





[Index of Archives]     [IETF Annoucements]     [IETF]     [IP Storage]     [Yosemite News]     [Linux SCTP]     [Linux Newbies]     [Mhonarc]     [Fedora Users]

  Powered by Linux