Improve link reference list generation + refactor everything!
Improvements:
- Order link references alphabetically to cause smaller diffs
- Remove link references when links are removed
- Documentation improvements
Underneath, pretty much everything has changed:
- Published from Foam monorepo
- Rewrote markdown parsing to use unifiedjs AST. Thanks @jojanaho
- Rewrote workspace index to user graphlib graph data structures. Thanks @riccardoferretti!
These changes will enable us to work on multiple roadmap items more effectively in parallel. Expect good stuff in your Marketplace updates soon!