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
fix the error that "/" in attribute value make indentation problem (#985)
* fix xml non self closing tags can not match "/" in attribute value
* Optimized indented regular expressions, borrowed from html pattern
---------
Co-authored-by: wangxi <[email protected]>
0 commit comments