| Server IP : 82.208.35.60 / Your IP : 216.73.216.168 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/textproc/py-docutils/work-py39/docutils-0.17.1/test/functional/input/ |
Upload File : |
* This is an ordinary simple bullet list. * It should be made compact (<p> & </p> tags omitted). ********** * This is a bullet list that is not simple. There are multiple paragraphs in some items. * It should not be made compact. * Even though some items may have only one paragraph. ********** .. class:: open * This is a simple bullet list, but class="open" is set. * It should not be made compact. ********** .. class:: compact * This is a bullet list that is not simple. There are multiple paragraphs in some items. * However, the class="compact" setting will cause all first paragraph's <p> & </p> tags to be omitted. * Items with multiple paragraphs will not appear changed. * Items may have one paragraph, or multiple. Items with multiple paragraphs will still be followed by vertical whitespace because of the later paragraphs. * The effect is interesting.