### ✨ TinyHtml Updates

* ➕ Added `createFromHTML` method.
* ⚠️ `createElementFromHTML` is now **deprecated** (please migrate to `createFromHTML`).
* 🐛 Fixed a glitch in `_appendChecker` related to node amount handling.

---

⚠️ **Important Notice**:
If you are still using `createElementFromHTML`, make sure to update your code as this method will be removed in future releases.

**Full Changelog**: https://github.com/JasminDreasond/Tiny-Essentials/compare/1.22.10...1.22.11
