forked from leftypol/leftypol
This will allow the use of code tags
This commit is contained in:
parent
041ed36019
commit
a7324dae9c
1 changed files with 3 additions and 0 deletions
|
@ -283,6 +283,9 @@ $config['stylesheets']['Dark Red'] = 'dark_red.css';
|
|||
$config['always_noko'] = true;
|
||||
$config['spoiler_images'] = true;
|
||||
|
||||
//Changes made by Coma
|
||||
$config['markup_code'] = ("/\[code\](.*?)\[\/code\]/is");
|
||||
|
||||
//more themes (issue#26)
|
||||
$config['stylesheets']['Burichan'] = 'burichan.css';
|
||||
$config['stylesheets']['Futaba'] = 'futaba.css';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue