1
0
Fork 0
freesewing/markdown/org/docs/patterns/teagan
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 fix(markdown): Incorrect frontmatter dividers 2022-05-18 15:48:06 +02:00
fabric fix(markdown): Incorrect frontmatter dividers 2022-05-18 15:48:06 +02:00
instructions fix(markdown): Let comments be comments 2022-06-02 18:27:16 +02:00
measurements fix(markdown): Incorrect frontmatter dividers 2022-05-18 15:48:06 +02:00
needs fix(markdown): Let comments be comments 2022-06-02 18:27:16 +02:00
options fix(markdown): Issues with frontmatter divider 2022-05-20 16:30:06 +02:00
de.md fix(markdown): Incorrect frontmatter dividers 2022-05-18 15:48:06 +02:00
en.md chore(markdown): Set pattern titles 2022-03-27 17:13:45 +02:00
es.md fix(markdown): Incorrect frontmatter dividers 2022-05-18 15:48:06 +02:00
fr.md fix(markdown): Incorrect frontmatter dividers 2022-05-18 15:48:06 +02:00
nl.md fix(markdown): Incorrect frontmatter dividers 2022-05-18 15:48:06 +02:00