1
0
Fork 0
freesewing/markdown/org/docs
Joost De Cock 0d8b90c0e7 fix(markdown): Let comments be comments
While markdown does allow HTML, we do treat this content as MDX.
And the MDX parser tends to trip over HTML comments. Which is
typically not a big deal as people don't write them.

But then there's those who are too smart for their own good
like @tangerineshark :)

So I've replaced the HTML comments with the `Comment` component,
this leaves them visible, but I actually think that's better as
it shows it's a living document(ation).
2022-06-02 18:27:16 +02:00
..
faq New translations en.md (German) 2022-04-11 22:47:55 +02:00
guide New translations en.md (German) 2022-04-11 23:05:55 +02:00
measurements New translations en.md (German) 2022-04-11 23:15:59 +02:00
patterns fix(markdown): Let comments be comments 2022-06-02 18:27:16 +02:00
sewing New translations en.md (Dutch) 2022-05-19 03:26:34 +02:00
various chore(markdown): Updated revenue overview 2022-05-29 17:44:22 +02:00
de.md New translations en.md (German) 2022-02-19 17:09:28 +01:00
en.md feat(md): Include ReadMore on org docs top-level page 2022-05-28 17:49:23 +02:00
es.md New translations en.md (Spanish) 2022-02-19 13:49:24 +01:00
fr.md
nl.md New translations en.md (Dutch) 2022-02-19 19:23:51 +01:00