[pre] blocks now preserve spaces
- Added test case - Added English documentation
This commit is contained in:
parent
251a3791dd
commit
faeffff8a3
3 changed files with 17 additions and 1 deletions
|
@ -633,6 +633,14 @@ On Mastodon this field is used for the content warning.
|
|||
</td>
|
||||
<td>@user@domain.tld #hashtag</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Additionally, [pre] blocks preserve spaces:
|
||||
<ul>
|
||||
<li>[pre] Spaces[/pre]</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td> Spaces</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[nosmile] is used to disable smilies on a post by post basis<br>
|
||||
<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue