44 minutes in I'm now able to read in my posts and parse Backlinks. I had to learn negative lookbehinds to do this since I wanted to allow code samples such as [[foo]]
untouched. Works similarly to lookahead which I'm familiar with.
I'd like to write this out to HTML somehow to prototype an interface, then I'll build forward links. Committing and taking a break for now.