File: list_letters.exp.xml

package info (click to toggle)
xml2rfc 2.4.8-1
  • links: PTS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd
  • size: 5,664 kB
  • ctags: 461
  • sloc: xml: 20,989; python: 4,566; makefile: 11; perl: 6
file content (8 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<p>Simulating more than one paragraph in a list item using &lt;vspace&gt;: </p>

<ol style="list-style-type: lower-alpha">
  <li>First, a short item.</li>
  <li>Second, a longer list item.<br/><br/> And something that looks like a separate pargraph.</li>
</ol>

<p> </p>