mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
Tag v34.2.0
This commit is contained in:
parent
f7d32927a6
commit
c6f7a223cb
@ -4,6 +4,11 @@
|
|||||||
|
|
||||||
- Add latest changes here
|
- Add latest changes here
|
||||||
|
|
||||||
|
## [34.2.0](https://github.com/isaul32/ckeditor5-math/compare/v34.1.1...v34.2.0) (2022-09-28)
|
||||||
|
|
||||||
|
- Update dependencies for CKEditor 34.2.0 ([Release
|
||||||
|
notes](https://github.com/ckeditor/ckeditor5/blob/v34.2.0/CHANGELOG.md))
|
||||||
|
|
||||||
## [34.1.1](https://github.com/isaul32/ckeditor5-math/compare/v34.1.0...v34.1.1) (2022-08-03)
|
## [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):
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ckeditor5-math",
|
"name": "ckeditor5-math",
|
||||||
"version": "34.1.1",
|
"version": "34.2.0",
|
||||||
"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