mistletoe v0.7.1 Release Notes
Release Date: 2018-06-25 // over 4 years ago-
Fixed :
- only matching the first instance of
InlineCode
(#50, thanks @huettenhain); - normalize newlines after every line (#51, thanks @elebow and @rsrdesarrollo);
- trailing characters after reference definition.
๐ Performance :
- ๐ small speed boost to
ParseToken.append_child
.
- only matching the first instance of