You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
Why is escapedHTMLString() called as it is now? Shouldn't it be unescapedHTMLString() perhaps?
In the doc's Quick Start page, the main.js sample has this comment:
In this case, the word 'escape' means adding the prefix.
However, that meaning is contradicted with what escapedHTMLString() does:
What's the correct definition of 'escape'? Thanks.
The text was updated successfully, but these errors were encountered: