Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@bwat47 bwat47 released this 10 Sep 01:00
· 3 commits to main since this release
  • Further improvements to image embedding logic, now parses markdown with markdown-it to get image resources instead of complex regex. Should handle all edge cases (code blocks, etc...) more reliably.
  • Normalization of raw html images so top-level raw HTML images render like separate block elements, matching the “one image per line” behavior you get with Markdown images