needs /m
This commit is contained in:
parent
a77b0b5f70
commit
ce2d794137
@ -344,7 +344,7 @@
|
||||
|
||||
// Highlight PHP code wrapped in <code> tags (PHP 5.3.0+)
|
||||
// $config['markup'][] = Array(
|
||||
// '/^<code>(.+)<\/code>/s',
|
||||
// '/^<code>(.+)<\/code>/ms',
|
||||
// function($matches) {
|
||||
// return '<code>' . highlight_string(html_entity_decode($matches[1]), true) . '</code>';
|
||||
// }
|
||||
|
Loading…
Reference in New Issue
Block a user