You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***core:** allow independent registration and override of node/mark specs in extensions ([#990](https://github.com/gravity-ui/markdown-editor/issues/990)) ([e4b156c](https://github.com/gravity-ui/markdown-editor/commit/e4b156cc38394dd9548820e2b669d3d4c90bad2b))
9
+
***core:** backport 4 improvements to serializer from prosemirror-markdown upstream ([#1046](https://github.com/gravity-ui/markdown-editor/issues/1046)) ([aa6891b](https://github.com/gravity-ui/markdown-editor/commit/aa6891be59b63f137efa5cf4ffefac3bf1b3d3d3))
10
+
***deps:** bump markdown-it-ins to 4.0.0 ([#1040](https://github.com/gravity-ui/markdown-editor/issues/1040)) ([0f6b5bb](https://github.com/gravity-ui/markdown-editor/commit/0f6b5bb40a012aa80cf0bd443a8610d0073652e5))
***core:** smarter underscore and exclamation mark escaping when serializing to markdown ([#1045](https://github.com/gravity-ui/markdown-editor/issues/1045)) ([69fcd72](https://github.com/gravity-ui/markdown-editor/commit/69fcd722a2ee0fa64e59d14b07e80d549d2ecddd))
17
+
***Lists:** improve nested list collapse for deep structures ([#1041](https://github.com/gravity-ui/markdown-editor/issues/1041)) ([6dca6ae](https://github.com/gravity-ui/markdown-editor/commit/6dca6ae116ee0e9632b3d27ec31c4f36951e52b6))
18
+
19
+
20
+
### Refactoring
21
+
22
+
***CodeBlock:** replace addNode workaround with direct parser token registration ([#991](https://github.com/gravity-ui/markdown-editor/issues/991)) ([66c3c08](https://github.com/gravity-ui/markdown-editor/commit/66c3c089a70d1c1b3d7de5112c16eb96e79c7572))
23
+
***Heading,YfmHeading:** extend Heading base extension instead of replacing it entirely ([#1023](https://github.com/gravity-ui/markdown-editor/issues/1023)) ([b7f7d55](https://github.com/gravity-ui/markdown-editor/commit/b7f7d550fef3c444823c7af958126a9672cf44ae))
24
+
25
+
26
+
### Performance Improvements
27
+
28
+
***SelectionContext:** reduce number of selection context tooltip re-renders ([#1037](https://github.com/gravity-ui/markdown-editor/issues/1037)) ([6372f3e](https://github.com/gravity-ui/markdown-editor/commit/6372f3efba782fa1aaeb2a4816b2fcba32397463))
0 commit comments