runemadsen / Magic-Book-Project

DEPRECATED: We are reviving the Magic Book project as a node package: https://github.com/magicbookproject/magicbook
http://itp.nyu.edu
621 stars 59 forks source link

Nesting of spans not working properly #153

Open shiffman opened 11 years ago

shiffman commented 11 years ago

This fails:

[highlight]*If we calculate a [klass]*PVector* [var]*f* that is a force of object A on object B, we must also apply the force [var]*f* (or [function]*PVector.mult(f,-1);*) that B exerts on object A.*

Working around this now by just removing internal formatting, but would be nice to be able to put it back in eventually.

cc @shannonfry