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
Essentially there seems to be an issue with HeadingsProcess garbling certain characters. My hunch is that DomDocument isn't using UTF-8 to load and/or save the HTML.
This is with respect to issue opened at thephpleague/commonmark#173 .
So far it seems the issue with DomDocument . The comments are true I believe http://php.net/manual/en/class.domdocument.php#96709
The text was updated successfully, but these errors were encountered: