Writing plugins with a chatbot
Hi,
Long ago I wrote a tiny sed script to translate font units like small, medium, etc. into ems and rems. It worked well enough but it was getting to be a pain to use as it runs outside of the Sigil environment. Just for fun I used Claude AI to write a plugin based my script. I've attached the result along with documentation. I am interested in hearing about:
1. Any issues with the algorithm?
2. Is it a "conforming" plugin?
3. What do you think of the code?
Thanks for your time.
|