Change some style elements
This commit is contained in:
@@ -1,2 +1 @@
|
||||
<h1>Coucou</h1>
|
||||
<?php $str = "Markdown **text**\n# SOLONG\n*text*."; $md = \App\Helpers\Markdown::convertToHTML( $str ); echo "<p>$md</p>"; ?>
|
||||
|
||||
Reference in New Issue
Block a user