there is a bug in style ones i think i dont see the semicolon
i dont think it needs to do special attrs in base element 116

^ maybe complete check later and confirm here

# Testing
you can validate your document structure using pytest and the vscode renderer?
a jupyter notebook that runs files in your folder so you dont have to maintain cells
autogenerating the jupyter notebook

how could you use this python library to contain the test suite
with alpine

you could give it an x-data which is 
the python module tree
that could have a list
  which has a list
  of functions.


```
[noah@leapfrog:~/src/mine/html-compose]$ rye run html-convert
Reading from stdin. Press Ctrl+D to finish.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
---

from html_compose import link 


link(rel=['stylesheet'], href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css', integrity='sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM', crossorigin='anonymous')
```

^ not sure im expecting array


CONVERTER
IT CAN GIVE YOU DATA THAT WON'T MAKE A ROUND TRIP BECAUSE ITS NOT WRAPPED
IN UNSAFE_TEXT

IMPORTER
fetchpriority api
https://web.dev/learn/performance/resource-hints?utm_source=chatgpt.com