There are two ways to specify image size in markdown `` width of image will be 250px (height is auto) There's also a way to specify css with some flavors: `(:width: '25rem')` neither of these methods work properly.
There are two ways to specify image size in markdown
width of image will be 250px (height is auto)There's also a way to specify css with some flavors:
(:width: '25rem')neither of these methods work properly.