Wrapping "following" in <code/>, reindenting
This commit is contained in:
parent
8084fe2cf1
commit
676a70d057
|
@ -415,8 +415,10 @@
|
||||||
|
|
||||||
<section id="following">
|
<section id="following">
|
||||||
<h2>Following Collection</h2>
|
<h2>Following Collection</h2>
|
||||||
<p>Every actor MAY have a following collection. This is a list of everybody
|
<p>
|
||||||
that the actor has followed</p>
|
Every actor MAY have a <code>following</code> collection.
|
||||||
|
This is a list of everybody that the actor has followed.
|
||||||
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="likes">
|
<section id="likes">
|
||||||
|
|
Loading…
Reference in New Issue