Skip to content

v1.0.9

Choose a tag to compare

@gazreese gazreese released this 07 Jul 15:26
· 15 commits to main since this release
33183c9
  • Fixed custom inline builders (e.g. a) duplicating trailing text when the element had multiple children, such as link text containing a _ or * delimiter that the parser splits into separate text nodes (#132)

Thanks to our contributors:

  • @Jess-Gabia for reporting the issue and identifying the fix (#132)
  • @amungi for confirming the fix in production