1.3.1
1.3.1
Released: Mon Jan 22 2024
bug
-
[bug] [lexer] Fixed parsing issue where attempting to render a single percent sign
%
using an escaped percent%%
would not function correctly if the escaped
percent were not the first character on a line. Pull request courtesy Hai
Zhu.References: #323