mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-10-31 21:33:00 +00:00
Formatting
This commit is contained in:
parent
3592a132e9
commit
08a0cf2c2e
1 changed files with 1 additions and 0 deletions
|
@ -511,6 +511,7 @@ class PeppermintParsedown extends ParsedownExtra
|
||||||
if(strlen($hash_code) > 0)
|
if(strlen($hash_code) > 0)
|
||||||
$link_url .= "#$hash_code";
|
$link_url .= "#$hash_code";
|
||||||
|
|
||||||
|
|
||||||
// 6: Result encoding
|
// 6: Result encoding
|
||||||
// -------------------------------
|
// -------------------------------
|
||||||
$result = [
|
$result = [
|
||||||
|
|
Loading…
Reference in a new issue