Add mardown include syntax in templates
This commit is contained in:
@@ -85,6 +85,7 @@ Sub title
|
||||
<h2>Sub title</h2>
|
||||
<pre>### Sub sub title ###</pre>
|
||||
<h3>Sub sub title</h3>
|
||||
<pre>[[post_number]]</pre> Include post or draft
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@@ -84,6 +84,7 @@ Sub title
|
||||
<h2>Sub title</h2>
|
||||
<pre>### Sub sub title ###</pre>
|
||||
<h3>Sub sub title</h3>
|
||||
<pre>[[post_number]]</pre> Include post or draft
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@@ -97,6 +97,7 @@ Sub title
|
||||
<h2>Sub title</h2>
|
||||
<pre>### Sub sub title ###</pre>
|
||||
<h3>Sub sub title</h3>
|
||||
<pre>[[post_number]]</pre> Include post or draft
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user