forked from MarseyWorld/MarseyWorld
sfdsfd
parent
d590879b27
commit
19a33d9360
|
@ -11,7 +11,7 @@
|
|||
</pre>
|
||||
<h1>Markdown Formatting</h1>
|
||||
|
||||
You can use Markdown formatting.
|
||||
You can use Markdown formatting:
|
||||
|
||||
<pre>
|
||||
|
||||
|
@ -151,9 +151,13 @@ You can use Markdown formatting.
|
|||
|
||||
<h1>HTML Formatting</h1>
|
||||
|
||||
And we allow custom HTML in most places.
|
||||
And we allow custom HTML in most places:
|
||||
|
||||
Allowed tags:
|
||||
<pre>
|
||||
|
||||
</pre>
|
||||
|
||||
<h2>Allowed tags:</h2>
|
||||
|
||||
<table class="table table-striped mb-5">
|
||||
<thead class="bg-primary text-white">
|
||||
|
|
Loading…
Reference in New Issue