mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
Tag v34.1.1
This commit is contained in:
parent
f024563960
commit
b6fa87b6fe
@ -3,6 +3,9 @@
|
|||||||
## Current
|
## Current
|
||||||
|
|
||||||
- Add latest changes here
|
- Add latest changes here
|
||||||
|
|
||||||
|
## [34.1.1](https://github.com/isaul32/ckeditor5-math/compare/v34.1.0...v34.1.1) (2022-08-03)
|
||||||
|
|
||||||
- New configuration setting, `katexRenderOptions` (optional) - for KaTeX engines. Accepts object of `katex.render()` / `katex.renderToString()` [options](https://katex.org/docs/options.html):
|
- New configuration setting, `katexRenderOptions` (optional) - for KaTeX engines. Accepts object of `katex.render()` / `katex.renderToString()` [options](https://katex.org/docs/options.html):
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ckeditor5-math",
|
"name": "ckeditor5-math",
|
||||||
"version": "34.1.0",
|
"version": "34.1.1",
|
||||||
"description": "Math feature for CKEditor 5.",
|
"description": "Math feature for CKEditor 5.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ckeditor",
|
"ckeditor",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user