Auto-insert image with fig using cc_config
Posted: Wed Oct 05, 2022 10:10 pm
I've added the following to my cc_config file ..
This properly inserts an <image> element when a <fig> is added, but the Insert Image dialog doesn't display. I tried including "insert.image" in the insertElements attribute, but that didn't do the trick.
Is it possible to get an image to be added when a fig is inserted, but also provide the Insert Image dialog?
Thanks!
...scott
Code: Select all
<elementProposals path="fig" insertElements="image" />
Is it possible to get an image to be added when a fig is inserted, but also provide the Insert Image dialog?
Thanks!
...scott