axww
axww
Hello, I wish to use the latest LevelDB version. https://github.com/google/leveldb/releases/tag/1.23 Seems a lot of files in your compiler gyp does not exists in the latest version. https://github.com/Level/classic-level/blob/main/deps/leveldb/leveldb.gyp Thank you for...
### What version of Hono are you using? 4.4.7 ### What runtime/platform is your app running on? Windows, Node.js v22.3.0 ### What steps can reproduce the bug? Hi, it's the...
**GitHub issues:** https://github.com/tinymce/tinymce/issues/9798 **Description of Changes:** This is an issue of `Media` plugin, you can try following above issue page. When convert rule settled using `media_url_resolver`, input source URL should...
Sorry for the issue re-posting as there's no one follow up before. I've tried code review however unable to solve in my ability. Need your help, many thanks! **Sample code...
Hello, Here's my sample code on https://fiddle.tiny.cloud/ ``` img{max-width:100%;} tinymce.init({ selector: "textarea", plugins: ["image"], toolbar: "image", }); ``` Paste the following url into "Source" in "Image" button: (Test image from...
### What versions & operating system are you using? Windows 11, Node.js & NPM, wrangler 4.16.1 / 4.19.2 / 4.20.0 (All tested) ### Please provide a link to a minimal...
Related Ticket: https://github.com/tinymce/tinymce/issues/9798 Description of Changes: * Run htmlToData again after dimensions changed to prevent custom MediaResolver rules invalid. Pre-checks: * [x] Changelog entry added * [x] Tests have been...