Compare commits

..

No commits in common. "main" and "v2.0.1" have entirely different histories.
main ... v2.0.1

View file

@ -109,7 +109,7 @@ Multiple matching code blocks are concatenated with a blank line separator.
## Building
c-md is self-hosted
([dogfooding](https://en.wikipedia.org/wiki/Self-hosting_(compilers))). The
(dogfooding)[https://en.wikipedia.org/wiki/Self-hosting_(compilers)]. The
source code is written in `.c.md` format and requires c-md itself to build.
### First Build (Bootstrap)