Fix use of <p> in relation to <ul>
This commit is contained in:
parent
6e8d7dd68a
commit
e37dc9ceae
3 changed files with 5 additions and 7 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
<p>In order to join, projects need to meet certain criteria. A rough
|
||||
outline of those criteria are as follows:</p>
|
||||
<p>
|
||||
|
||||
<ul><li>The project must be a software development or documentation
|
||||
project. Non-software projects to advance the cause of software
|
||||
freedom, while important and useful, are beyond the scope of
|
||||
|
@ -81,7 +81,6 @@
|
|||
“proof of concept” implementation are generally not
|
||||
eligible.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>While any project meeting the criteria above can apply, meeting these
|
||||
criteria doesn't guarantee acceptance of your project. Conservancy
|
||||
|
|
|
@ -236,7 +236,8 @@ seventy languages.</p>
|
|||
|
||||
<h2><a href="http://pypy.org/">PyPy</a></h2>
|
||||
|
||||
<p>The PyPy project aims to provide:
|
||||
<p>The PyPy project aims to provide:</p>
|
||||
|
||||
<ul>
|
||||
<li>a common translation and support framework for producing
|
||||
implementations of dynamic languages, emphasising a clean
|
||||
|
@ -245,7 +246,6 @@ aspects.</li>
|
|||
<li>a compliant, flexible and fast implementation of the Python Language
|
||||
using the above framework to enable new advanced features without having
|
||||
to encode low level details into it.</li></ul>
|
||||
</p>
|
||||
|
||||
<h2><a href="http://us1.samba.org/samba/">Samba</a></h2>
|
||||
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
Conservancy spends these funds on the project's behalf on any expenses
|
||||
that constitute appropriate activity under Conservancy's 501(c)(3)
|
||||
not-for-profit mission. Some typical uses of earmarked donations by
|
||||
Conservancy's member projects are:
|
||||
Conservancy's member projects are:</p>
|
||||
|
||||
<ul>
|
||||
<li>funding travel expenses for project developers to attend relevant
|
||||
conferences.</li>
|
||||
|
@ -52,8 +53,6 @@
|
|||
<li>FLOSS license enforcement and compliance activity.</li>
|
||||
</ul>
|
||||
|
||||
</p>
|
||||
|
||||
<h2>Asset Stewardship</h2>
|
||||
|
||||
<p>Conservancy can hold any assets for the project on its behalf. This
|
||||
|
|
Loading…
Reference in a new issue