mirror of
https://github.com/danpros/htmly.git
synced 2026-04-20 04:26:22 +05:30
Update MarkdownExtra.php
This commit is contained in:
parent
6163b18bf5
commit
06a6013b50
1 changed files with 1 additions and 0 deletions
|
|
@ -139,6 +139,7 @@ class MarkdownExtra extends \Michelf\Markdown {
|
|||
);
|
||||
$this->span_gamut += array(
|
||||
"doFootnotes" => 5,
|
||||
"doStrikethrough" => 55,
|
||||
"doAbbreviations" => 70,
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue