Closed phonzammi closed 2 months ago
That makes sense. How about HTML_BEGIN
instead of HTML_END
?
That makes sense. How about
HTML_BEGIN
instead ofHTML_END
?I'm sorry, what do you mean?
@phonzammi I mean that:
- return 'HTML_BEGIN'
+ return 'HTML_END'
That works too. I just prefer using HTML_BEGIN
.
We can change it if you prefer to.
I've improved the comments.
I'll pre-release in a moment.
Thank you, no rush 👍
Released in 0.4.195
.
fix #1856
@brillout, This fix addresses issue #1856. Please feel free to reject this if you believe there is a better approach to resolve the issue.