Ryan Rix

Results 14 comments of Ryan Rix

I can't seem to get this one to work. ``` :PROPERTIES: :ID: 20220718T085035.042592 :END: #+TITLE: Complete Computing #+ARCOLOGY_KEY: cce/index #+ARCOLOGY_ALLOW_CRAWL: t ``` dumps the following syntax on `dbg!`: ``` [src/extract.rs:18]...

cheers @PoiScript , i really appreciate your work on this parser!

thanks poi, this is quite promising, i appreciate it. I'm having trouble using it within an traverse fn; I don't ever see any `Event::Cloze` events though i do see CLOZEs...