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 was archived by the owner on Feb 27, 2023. It is now read-only.
I am using
Config::$format = 'html5';, but still get things like:for
It should instead output
and the
attshelper should be changed to:The
atts-helper could also depend onConfig::$format, but I think it should function for itself.