Commit Graph

2 Commits

Author SHA1 Message Date
towards-a-new-leftypol b0bcc8f835 Attempt to use tagsoup but it doesn't let you traverse the doc
- It's a primitive lexical parser that gives a list of tag
  subcomponents, we'd need a parser on top of it to parse the body.
  But there's probably a lib that let's us work with html already.
2024-03-27 22:56:23 -04:00
towards-a-new-leftypol 79fc9ccf2a get route definition to build (api still undefined) 2024-03-06 02:32:32 -05:00