Skip to content

remend@1.0.2

Choose a tag to compare

released this 12 Jan 04:43
· 266 commits to main since this release
5948920

Patch Changes

  • 104798e: Make remend configurable
  • 6769e7a: Fix trailing space issues
  • 217b128: fix: Code block output contains extra __
  • 68109f2: Fix setext heading issues
  • e0ee74e: fix: Inline code block containing $$ is incorrectly completed
  • 45f0f4d: Improve support for horizontal rules
  • b8c8c79: fix: should not add closing markers to overlapping bold and italic
    fix: should handle code block with incomplete inline code after
    fix: should not add closing markers to overlapping bold and italic
    fix: should close nested underscore italic before bold
  • 68f29c0: should not add trailing underscore for images with underscores in URL (#284)
  • e7eca51: fix incorrect bold-italic nesting auto-completion
  • d708864: Fix asterisks inside math blocks being incorrectly treated as italic markers