Not sure how markdown works, but with HTML you can assign CSS classes to elements without assigning a class to each individually for instance:
body
{color:red}
Is there a way to have a custom CSS sheet for Joplin?
I would like for all my images to have a 1px solid red border on ALL images inserted into Joplin notes, without needing to add individual inline styles or adding a class manually.