~do we still need the sectionBuilderRule now that we use parse instead of parseUnresolved?~ yes
~how do we handle text before the first section?~
~do things still work if we have a late h1?~ yes
do we need configuration on PlaintextRender to reuse it for non sub-doc usecases?
This work is perhaps still a prototype, but we're merging it because we need to test in main...
That's why "proto" is still a prefix in this repo's name :grimacing:
Tackles https://github.com/cozydev-pink/protosearch/issues/46
Unanswered questions:
sectionBuilderRule
now that we useparse
instead ofparseUnresolved
?~ yesPlaintextRender
to reuse it for non sub-doc usecases?This work is perhaps still a prototype, but we're merging it because we need to test in
main
... That's why "proto" is still a prefix in this repo's name :grimacing: