Update build-vs-assemble.md (#1137)

This commit is contained in:
Liu YongLiang
2023-01-12 02:22:21 +08:00
committed by GitHub
parent 4db9409679
commit 4ce51673cc

View File

@@ -3,7 +3,7 @@
The Foam prototype is built by assembling third-party extensions, which seems like a good strategy because
- It supports picking and mixing of tools and workflows
- Less code to write an maintain
- Less code to write and maintain
But there's also a bunch of roadmap items that are hard to implement this way, as the third party plugins don't do exactly what we want them to do (e.g. Markdown All In One is not compatible with [[referencing-notes-by-title]].