geode icon indicating copy to clipboard operation
geode copied to clipboard

Improve (and deprecate old) syntax for image arguments in markdown

Open matcool opened this issue 1 year ago • 0 comments
trafficstars

Right now to scale an image in your mod's about.md you gotta do ![image](whatever.id/image.png&scale:0.3) and that is really unconventional syntax for no good reason. Imo we should switch to ![image](whatever.id/image.png?scale=0.3)

matcool avatar Jun 30 '24 20:06 matcool