zmarkdown icon indicating copy to clipboard operation
zmarkdown copied to clipboard

remark-captions: allow setting custom class per type

Open changethe opened this issue 2 years ago • 2 comments

hey, thanks for this awesome plugin.

it would be really helpful for styling etc if it was possible to set a custom class to the figure per type. for example <figure class="table-figure">

changethe avatar Apr 21 '23 23:04 changethe

Hello @changethe :wave:

Thanks for the suggestion, the change you suggest should be fairly easy to implement. Unfortunately, I will likely not have much time to work on it soon, but if you are interested in implementing it, I could guide you through the process.

StaloneLab avatar Apr 23 '23 14:04 StaloneLab

inspired by your plugin, I have already created my own version with what I wanted: https://github.com/changethe/remark-figcaptions

thanks a lot!

changethe avatar Apr 23 '23 23:04 changethe