Searched hist:"5 d568b990e8fc3c849ba1d694019eae8e42763e4" (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/ |
H A D | parserutils.php | 5d568b990e8fc3c849ba1d694019eae8e42763e4 Sat Mar 29 19:44:43 UTC 2008 Chris Smith <chris.eureka@jalakai.co.uk> Fix for FS#1350
Inline modes, <php> and <html>, when their associated config setting is off, will generate highlighted text wrapped in a <code> element.
There is a slight change in behaviour for p_xhtml_cached_geshi(), it will now strip leading and trailing blank lines from the input code string.
Also fixes an issue where global $conf wasn't declared, preventing the ['target']['extern'] setting being passed to GeSHi
darcs-hash:20080329194443-f07c6-00db3d502b07a6ff0c7f6e5c74a3691438504bcb.gz
|
/dokuwiki/inc/parser/ |
H A D | xhtml.php | 5d568b990e8fc3c849ba1d694019eae8e42763e4 Sat Mar 29 19:44:43 UTC 2008 Chris Smith <chris.eureka@jalakai.co.uk> Fix for FS#1350
Inline modes, <php> and <html>, when their associated config setting is off, will generate highlighted text wrapped in a <code> element.
There is a slight change in behaviour for p_xhtml_cached_geshi(), it will now strip leading and trailing blank lines from the input code string.
Also fixes an issue where global $conf wasn't declared, preventing the ['target']['extern'] setting being passed to GeSHi
darcs-hash:20080329194443-f07c6-00db3d502b07a6ff0c7f6e5c74a3691438504bcb.gz
|