mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-20 02:48:22 +08:00
Update readme
This commit is contained in:
parent
cab4ef0e77
commit
af404c2c22
@ -57,6 +57,7 @@ Supported input and output formats are:
|
|||||||
<!-- MathJax style http://docs.mathjax.org/en/v2.7-latest/advanced/model.html#how-mathematics-is-stored-in-the-page -->
|
<!-- MathJax style http://docs.mathjax.org/en/v2.7-latest/advanced/model.html#how-mathematics-is-stored-in-the-page -->
|
||||||
<script type="math/tex">\sqrt{\frac{a}{b}}</script>
|
<script type="math/tex">\sqrt{\frac{a}{b}}</script>
|
||||||
<script type="math/tex; mode=display">\sqrt{\frac{a}{b}}</script>
|
<script type="math/tex; mode=display">\sqrt{\frac{a}{b}}</script>
|
||||||
|
|
||||||
<!-- CKEditor 4 style https://ckeditor.com/docs/ckeditor4/latest/features/mathjax.html -->
|
<!-- CKEditor 4 style https://ckeditor.com/docs/ckeditor4/latest/features/mathjax.html -->
|
||||||
<span class="math-tex">\( \sqrt{\frac{a}{b}} \)</span>
|
<span class="math-tex">\( \sqrt{\frac{a}{b}} \)</span>
|
||||||
<span class="math-tex">\[ \sqrt{\frac{a}{b}} \]</span>
|
<span class="math-tex">\[ \sqrt{\frac{a}{b}} \]</span>
|
||||||
@ -90,7 +91,7 @@ InlineEditor.defaultConfig = {
|
|||||||
```
|
```
|
||||||
## Styles
|
## Styles
|
||||||
- Styles requires PostCSS like offical CKEditor plugins
|
- Styles requires PostCSS like offical CKEditor plugins
|
||||||
-
|
|
||||||
## Todo
|
## Todo
|
||||||
- AutoMath like AutoMediaEmbed
|
- AutoMath like AutoMediaEmbed
|
||||||
- Convert equation images to mathtex when paste from word
|
- Convert equation images to mathtex when paste from word
|
||||||
|
Loading…
x
Reference in New Issue
Block a user