bicarlsen / obsidian_image_caption

Add captions to images in Obsidian.
GNU General Public License v3.0
92 stars 3 forks source link

Can't trigger automatic numbering using "#" #27

Open guihasparyk opened 1 year ago

guihasparyk commented 1 year ago

I tryed in every way possible using external image file link. Can't show it on preview mode the numbers on the side.

Is this a bug or is not meant to do it?

Ps.: In contrast of what it is said in the docs, I have to put a pipeline character in the middle to make resizing work.

bicarlsen commented 1 year ago

This has been one of the main issues since Obsidian upgraded to the CodeMirror v6 in version 1.0.

Unfortunately, I haven't had the time to work on this project in a while, but when I get a chance I'll look into this. I would also be happy to accept a PR.