issues
search
Automattic
/
syntaxhighlighter
WordPress plugin that makes it easy to post syntax-highlighted code snippets.
https://alex.blog/wordpress-plugins/syntaxhighlighter/
239
stars
78
forks
source link
Improve regex to handle code snippets "<" when using the block
#262
Open
fjorgemota
opened
1 year ago
fjorgemota
commented
1 year ago
Changes proposed in this Pull Request
Fix an issue where code snippets using the
<
character weren't correctly handled by the Syntax Highlighter block. I've seen that error happen a few times while developing #260.
Testing instructions
TBD.
Changes proposed in this Pull Request
<
character weren't correctly handled by the Syntax Highlighter block. I've seen that error happen a few times while developing #260.Testing instructions
TBD.