working but incomplete version with new build.
This commit is contained in:
8
dist/editor/extensions/ext-locale/mathjax/en.js
vendored
Normal file
8
dist/editor/extensions/ext-locale/mathjax/en.js
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
name: 'MathJax',
|
||||
buttons: [
|
||||
{
|
||||
title: 'Add Mathematics'
|
||||
}
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user