Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#645 closed enhancement (fixed)

Make code-trick() in functions-formatting Pluggable

Reported by: Trent Owned by:
Priority: normal Milestone: 0.8.2
Component: Back-end Version: 0.8
Severity: normal Keywords:
Cc:

Description

Taken from dprice in http://bbpress.org/forums/topic/1131?replies=1:

Request: functions-fomatting.php code-trick() to be made pluggable.

Reason: So parsers such as ASCIIMath can do their replacements on things in backticks. Then I can make a plugin for MathML support ;)

Change History (2)

  • Resolution set to fixed
  • Status changed from new to closed

(In [839]) put bb_code_trick() on the pre_post filter and remove it from bb_encode_bad(). Fixes #645

  • Milestone changed from 1.0 to 0.8.2
Note: See TracTickets for help on using tickets.