Textile should be moved to plugin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -269,8 +269,4 @@ foreach($wpsmiliestrans as $smiley => $img) {
|
||||
// Some default filters
|
||||
add_filter('all', 'wptexturize');
|
||||
|
||||
// Uncomment the following for Textile support
|
||||
// include_once('textile.php');
|
||||
// add_filter('the_content', 'textile');
|
||||
// There is some duplication of effort so textile.php really should be tweaked to eliminate that.
|
||||
?>
|
||||
Reference in New Issue
Block a user