Fix indentation and other whitespace.

This commit is contained in:
Warren Block 2014-10-08 01:13:27 +00:00
parent d1a0fa9854
commit f33bb18d15
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45745

View file

@ -30,8 +30,7 @@
<!-- Optional section but highly encouraged. -->
<links>
<!-- A hypertext link with a description... -->
<url href="http://www.example.com/project/url/here">Description
here.</url>
<url href="http://www.example.com/project/url/here">Description here.</url>
<!-- And/or one without. -->
<url href="http://www.example.net/another/url" />
@ -40,25 +39,27 @@
<!-- Required section. -->
<body>
<!-- Do not worry if you are not a native English speaker. -->
<p>Introduce your work. Do not assume that the person reading the
report knows about your project.</p>
<p>Introduce your work. Do not assume that the person reading
the report knows about your project.</p>
<p>Show the importance of your work. Status reports are not just
about telling everyone that things were done, they also need to
explain why they were done.</p>
<p>Show the importance of your work. Status reports are not
just about telling everyone that things were done, they also
need to explain why they were done.</p>
<p>What has happened since the last report? Let us know what is new
in this area.</p>
<p>What has happened since the last report? Let us know what is
new in this area.</p>
</body>
<sponsor>Optional sponsor</sponsor>
<sponsor>Another one</sponsor>
<!-- Optional section for listing tasks. -->
<help>
<task>If help is needed, make this explicit!</task>
<task>List tasks, with enough detail that people know if they are
likely to be able to do them, and invite people to get in
<task>List tasks, with enough detail that people know if they
are likely to be able to do them, and invite people to get in
contact.</task>
</help>
</project>