tabvengers / spicy-sections

Creative Commons Zero v1.0 Universal
128 stars 10 forks source link

add support for spicy-h #44

Closed bkardell closed 2 years ago

bkardell commented 2 years ago

This adds support for using a <spicy-h> for 'headings' that aren't really headings but more generic labels/would still add affordances per discussions in #40

This also adds a brute force copy/paste mod of the tests to show that all of the same things otherwise continue to 'work' as expected. Surely this can be reworked to avoid duplication, but most of the actual logic of the tests is already extracted into utils and there are considerably bigger fish to fry wrt to tests (like wiring up the CI/github and moving the test fixtures from the glitch to here) and I have finite time... so, for now, let's get this in and consider that a todo?