Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
fixed #80
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Koppenhagen authored and Danny Koppenhagen committed Jul 30, 2015
1 parent 2b8ba37 commit a3dc779
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion frontend/templates/helpbox/content/markdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ <h4>Texthervorhebungen</h4>
<strike>Durchgestrichener Text</strike>
</div>
</div>-->
<h4>Neue Zeile</h4>
<p>Um eine neue Zeile zu beginnen ist es notwendig eine Leezeile einzufügen.</p>

<h4>Listen</h4>
<h5>Ohne Nummerierung:</h5>
Expand All @@ -70,7 +72,7 @@ <h5>Ohne Nummerierung:</h5>
* item2
* item3
* item3.1
* item3.1.1
* item3.1.1
* item3.1.2
</pre>
</div>
Expand Down

0 comments on commit a3dc779

Please sign in to comment.