ggboy-shakalaka 440170aadc
fix(makemarkdown.image): fix bug width|height = auto
`<img src="a" width="auto" height="auto" />` transforms into `![null](<a> =autoxauto)`.
After fix, the output becomes `![null](<a> =*x*)`

Closes #622
2022-04-25 18:43:58 +01:00
..
2022-03-10 00:17:27 +00:00
2022-03-03 12:48:23 +00:00
2022-03-03 12:48:23 +00:00