Skip to content

Commit

Permalink
Item9907: Update to MathJax 1.1a
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/MathJaxPlugin@13831 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
PaulHarvey authored and PaulHarvey committed Jan 27, 2012
1 parent 29efe4c commit e4c70df
Show file tree
Hide file tree
Showing 3 changed files with 29,977 additions and 30,030 deletions.
6 changes: 0 additions & 6 deletions lib/Foswiki/Plugins/MathJaxPlugin.pm
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,6 @@ sub handleMath {
return getCore()->handleMath($web, $topic, @_);
}

###############################################################################
sub postRenderingHandler {
return unless $core; # no math
$core->postRenderingHandler($web, $topic, @_)
}

###############################################################################
sub _MATHMODE {
my($session, $params, $theTopic, $theWeb) = @_;
Expand Down
Loading

0 comments on commit e4c70df

Please sign in to comment.