markdown-it-imsize icon indicating copy to clipboard operation
markdown-it-imsize copied to clipboard

Not working at all

Open dixonge opened this issue 5 years ago • 9 comments

I've installed this and it builds without error, but none of the syntax options I try are interpreted. If I add =500 at the end of the image name, with or without a space, it just prints the markdown.

I'm guessing that the lack of updates here (five years now) means that something has changed, either in node or the markdown-it package, and that change has broken something...

dixonge avatar Sep 18 '19 13:09 dixonge

tried adding markdown-it-imsize with autofill set to true - same result, no width/height added to html

dixonge avatar Mar 29 '20 12:03 dixonge

@dixonge just tried it also, and it doesn't work indeed… 😥

nhoizey avatar Apr 02 '20 20:04 nhoizey

This plugin seems to have been abandoned? Not sure, but issue should have been closed a long time ago

dixonge avatar Apr 18 '20 19:04 dixonge

@dixonge why close the issue, if it is still relevant?

nhoizey avatar Apr 18 '20 20:04 nhoizey

Sorry, was cleaning out a lot of old issues. Will reopen for you :)

dixonge avatar Apr 18 '20 22:04 dixonge

I believe someone might want to fix the issue, let's hope! ;-)

nhoizey avatar Apr 18 '20 22:04 nhoizey

did you try to use =500x? Because that what's working for us.

DerMolly avatar Jan 16 '21 00:01 DerMolly

I'm just interested in the autofill feature.

nhoizey avatar Jan 17 '21 11:01 nhoizey

This repository seems to be abandonded but it might be superseded by this fork: https://github.com/tlylt/markdown-it-imsize

@tlylt Please activate issues on your fork! Also, on the npmjs.com page the Homepage tab correctly links to your repository while the Repository tab still links to this repository: https://www.npmjs.com/package/@tlylt/markdown-it-imsize

schlagmichdoch avatar Jul 15 '24 16:07 schlagmichdoch