mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-08 09:58:40 +00:00
769f636db2
Discovered that classes ( and possibly other splits could end up with an empty/null member that still gets joined so I added a trim to the end of all the joins in processStyleTags. Added tests that SHOULD test for bloc-level and inline-span moustaches with added attributes ( a=b )