autumnnote 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,9 +12,9 @@
12
12
  [![jQuery](https://img.shields.io/badge/jQuery-free-lightgrey)](#)
13
13
  [![TypeScript](https://img.shields.io/badge/TypeScript-definitions-3178C6?logo=typescript&logoColor=white)](types/index.d.ts)
14
14
 
15
- A modern, lightweight WYSIWYG rich-text editor built with vanilla JavaScript (ES2022+) — no jQuery, no heavy dependencies.
15
+ A modern WYSIWYG rich-text editor built with vanilla JavaScript (ES2022+) — no jQuery, no heavy dependencies.
16
16
 
17
- > Write rich text. No dependencies. No drama.
17
+ > **Fast. Lightweight. Reliable. Efficient.**
18
18
 
19
19
  [Live Demo](https://cmm-cmm.github.io/Autumn-Note/) · [Docs](https://cmm-cmm.github.io/Autumn-Note/docs.html) · [Playground](https://cmm-cmm.github.io/Autumn-Note/playground.html)
20
20
 
@@ -16423,7 +16423,7 @@ var AutumnNote = {
16423
16423
  registerButton(btnDef);
16424
16424
  return this;
16425
16425
  },
16426
- version: "1.4.0"
16426
+ version: "1.4.1"
16427
16427
  };
16428
16428
  /**
16429
16429
  * @param {string|Element|NodeList|Element[]} selector