Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

summernote-mathjax

A summernote plugin that uses MathJax to insert rendered math.

Working Example

https://ottawastem.github.io/summernote-mathjax/Example/example.html

Usage

  1. Include summernote-mathjax.js:

  2. add math to your toolbar somewhere:

 $('#summernote').summernote({
     toolbar: [
         ...
         ['insert', ['pitcure', 'link', 'math']],
     ]
 });

Insert math inline: Can't find do it in one shot, please update me if you know how to do that.

Manualy delete 'display="true"' in "<maj-container>"

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages