Notes related to the following tags: Quilljs. Page 1
Here are collected small notes about all sorts of unimportant, everyday trifles. Which are not worthy of a separate article or any other mention. You can consider this my diary. An easy way for me to splash everything out on the site in a minute, so to speak. They were linked and grouped under the following tags: Quilljs. Page 1
Checking the content of website and their templates
17.01.2025
/
17.01.2025
Today I've been checking the templates used by my articles. The funny part is I have 3 versions of those templates. The first one, I was writing by hand, each tag and corresponding classes for them. In VSCode, of course. The second version is written in my WYSIWYG online editor. I'm exporting them and then uploading them in the admin panel. And the third version, the last one for now, differs from the 2nd just by adding a copy button and the ability to toggle affected lines of code.
Today I've published a new version of my post editor. I did implement almost everything I want to. There is only "Quality of life" things. For an example, word counter ;) Also practice a little bit in SVG drawing.