fa20-bt/plugin
Martin Goth 0cb4d10504 Allow tex parsing in <code> tags
Just using $ as delimiter in markdown document fails since the markdown
parser unknown to the dollar syntax will try to interpret underscores.
Putting the $ delimented formula in backticks will cause the markdown
parser to put the tex-code with the $ delimiters into a code block.
The texcode will then be unchanged. This patch allows for mathJax to
interpret and automagically display the tex-formulas.
2015-04-16 13:24:23 +02:00
..
highlight update highlight.js to 8.2 2014-09-11 11:37:36 +02:00
leap fixed two minor bugs, a twohanded gesture may not have a direction, and if autoCenter is of, the tipPosition was in the wrong scope 2014-03-05 15:20:30 +01:00
markdown code format tweak 2014-04-06 10:18:38 +02:00
math Allow tex parsing in <code> tags 2015-04-16 13:24:23 +02:00
multiplex update comment 2013-09-15 11:52:40 -04:00
notes better handling of overflowing speaker notes #1017 2014-10-16 13:09:54 +02:00
notes-server sync server-side speaker notes after notes window opens 2014-05-04 10:10:21 +02:00
print-pdf updates to phantom pdf print script, arguments for width/height 2014-04-29 10:24:13 +02:00
remotes serve remotes js from s3 #611 2013-09-19 23:36:39 -04:00
search merge search plugin, adjust styles 2013-03-08 19:48:30 -05:00
zoom-js zoom plugin now works for scaled presentations 2014-12-10 20:09:03 +01:00