Forums

Textile (3 posts)

  1. Michael Heilemann
    Member
    Posted 9 years ago #

    I've uncommented the two needed lines in b2var.php, but textile still isn't working! Only parts of it works, bq. for instance doesn't work :(

  2. Mike Little
    Member
    Posted 9 years ago #

    You need to turn off the wpautop filter for the_content
    //add_filter('the_content', 'wpautop');
    That fixes it.
    Mike

  3. Michael Heilemann
    Member
    Posted 9 years ago #

    Thanks, that worked

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags