v1.0.9
- 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