1
0
Fork 0
freesewing/markdown/org/docs/patterns/paco
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
..
cutting New translations en.md (French) 2022-05-20 17:33:48 +02:00
fabric New translations en.md (French) 2022-05-20 17:33:44 +02:00
instructions fix(markdown): Let comments be comments 2022-06-02 18:27:16 +02:00
measurements New translations en.md (Dutch) 2022-05-20 17:34:14 +02:00
needs New translations en.md (Dutch) 2022-05-20 17:34:17 +02:00
options Merge pull request #2195 from freesewing/i18n 2022-05-20 19:15:46 +02:00
de.md New translations en.md (German) 2022-05-20 17:35:40 +02:00
en.md chore(markdown): Set pattern titles 2022-03-27 17:13:45 +02:00
es.md New translations en.md (Spanish) 2022-05-20 17:35:39 +02:00
fr.md New translations en.md (French) 2022-05-20 17:35:38 +02:00
nl.md New translations en.md (Dutch) 2022-05-20 17:35:41 +02:00