|
28eddb8fc0
|
✨ finally handle the mathlive fontSize in ckeditor after the import word, got @esi_package/ckeditor5-import@0.0.1
|
2025-01-22 13:11:41 +07:00 |
|
|
a0b4713b0c
|
⚠ javascript/typescript dom do not touch doc.style. because it will turns the content to escaping characters and cannot process furthur more for put those into ckeditor support, because even using .replace or try to change those escaping characters will also not working for them and no way to apply on them anymore for examples " which is for single quote '
|
2025-01-20 21:45:18 +07:00 |
|
|
f34d56ca83
|
🧠 font-size can pre-process but with not mathlive size and font-style stucks with out of control on escaping characters
|
2025-01-20 20:06:29 +07:00 |
|
|
b52225bcf1
|
🧠 pre-process each mathml element on the response html text into a ckeditor5-mathlive native
|
2025-01-19 21:23:13 +07:00 |
|
|
b6c510de54
|
✨ finally able to support html output, fixes the random chaos chinese characters on the output of word-to-html
|
2025-01-19 21:13:39 +07:00 |
|
|
907bee0527
|
✨ init project with ckeditor5-export template, with new ckeditor.svg content resized into 20x20 px
|
2025-01-15 17:58:02 +07:00 |
|