Welcome Guest, Not a member yet? Register   Sign In
issue with auto_typography
#5

[eluser]GSV Sleeper Service[/eluser]
well, I've fixed it. I'm not sure if this is a bug, but I fixed it by modifying system/helpers/typography_helper.php.

I changed line 100 from
Code:
var $skip_elements    = 'pre|ol|ul';
to
Code:
var $skip_elements    = 'pre|ol|ul|code';


Messages In This Thread
issue with auto_typography - by El Forum - 04-12-2008, 05:42 AM
issue with auto_typography - by El Forum - 04-12-2008, 06:18 AM
issue with auto_typography - by El Forum - 04-12-2008, 03:46 PM
issue with auto_typography - by El Forum - 04-13-2008, 04:51 AM
issue with auto_typography - by El Forum - 04-14-2008, 09:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB