Support XHTML ' entity.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -655,6 +655,7 @@ wxChar wxHtmlEntitiesParser::GetEntityChar(const wxString& entity) const
|
||||
ENTITY("amp", 38),
|
||||
ENTITY("and", 8743),
|
||||
ENTITY("ang", 8736),
|
||||
ENTITY("apos", 39),
|
||||
ENTITY("aring", 229),
|
||||
ENTITY("asymp", 8776),
|
||||
ENTITY("atilde", 227),
|
||||
|
Reference in New Issue
Block a user