editablejs / editable

🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。
https://docs.editablejs.com
Apache License 2.0
1.79k stars 120 forks source link

fix:html style #129

Closed HuXin957 closed 1 year ago

HuXin957 commented 1 year ago

Description

A clear and concise description of what this pull request solves. (Please do not just link to a long issue thread. Instead include a clear description here or your pull request will likely not be reviewed as quickly.)

Issue

Fixes: (link to issue)

Example

A GIF or video showing the old and new behaviors after this pull request is merged. Or a code sample showing the usage of a new API. (If you don't include this, your pull request will not be reviewed as quickly, because it's much too hard to figure out exactly what is going wrong, and it makes maintenance much harder.)

Context

If your change is non-trivial, please include a description of how the new logic works, and why you decided to solve it the way you did. (This is incredibly helpful so that reviewers don't have to guess your intentions based on the code, and without it your pull request will likely not be reviewed as quickly.)

Checks

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 54c338e43352304c3a41879f57c4ebc87f48c921

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 23 packages | Name | Type | | ------------------------------- | ----- | | @editablejs/serializer | Patch | | @editablejs/docs | Patch | | @editablejs/editor | Patch | | @editablejs/plugin-alignment | Patch | | @editablejs/plugin-blockquote | Patch | | @editablejs/plugin-codeblock | Patch | | @editablejs/plugin-context-menu | Patch | | @editablejs/plugin-font | Patch | | @editablejs/plugin-heading | Patch | | @editablejs/plugin-hr | Patch | | @editablejs/plugin-image | Patch | | @editablejs/plugin-indent | Patch | | @editablejs/plugin-leading | Patch | | @editablejs/plugin-link | Patch | | @editablejs/plugin-list | Patch | | @editablejs/plugin-mark | Patch | | @editablejs/plugin-mention | Patch | | @editablejs/plugins | Patch | | @editablejs/plugin-table | Patch | | @editablejs/plugin-title | Patch | | @editablejs/plugin-history | Patch | | @editablejs/plugin-toolbar | Patch | | @editablejs/plugin-yjs | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR