mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 14:06:23 +05:30
[TASK] markdown parser added to updatet-to page
This commit is contained in:
parent
8c2c06ec5e
commit
ae3cfef99a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<h3>Updated to<h3>
|
||||
<h2>[<?php echo $info['tag_name'];?>] <?php echo $info['name']; ?></h2>
|
||||
<p><?php echo $info['body'];?></p>
|
||||
<p><?php echo \Michelf\MarkdownExtra::defaultTransform($info['body']);?></p>
|
||||
|
||||
<?php
|
||||
require_once "system/upgrade/run.php";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue