找到behavior.js
var _thisKaTeX parse error: Can't use function '$' in math mode at position 16: options = this.$̲options(), …options.computed;
改为
if (!computed) {
return
} else {
var _thisKaTeX parse error: Can't use function '$' in math mode at position 16: options = this.$̲options(), …options.computed;
}