mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
Fix typos in documentation
This commit is contained in:
parent
651f984e52
commit
87fe2b846c
9 changed files with 9 additions and 9 deletions
|
|
@ -210,7 +210,7 @@ What I've written here is probably long enough, but adding this final sentence c
|
|||
|
||||
## GitHub Flavored Markdown
|
||||
|
||||
I've also added support for GitHub Flavored Mardown using `remark-gfm`.
|
||||
I've also added support for GitHub Flavored Markdown using `remark-gfm`.
|
||||
|
||||
With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals.
|
||||
|
||||
|
|
|
|||
|
|
@ -210,7 +210,7 @@ What I've written here is probably long enough, but adding this final sentence c
|
|||
|
||||
## GitHub Flavored Markdown
|
||||
|
||||
I've also added support for GitHub Flavored Mardown using `remark-gfm`.
|
||||
I've also added support for GitHub Flavored Markdown using `remark-gfm`.
|
||||
|
||||
With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals.
|
||||
|
||||
|
|
|
|||
|
|
@ -210,7 +210,7 @@ What I've written here is probably long enough, but adding this final sentence c
|
|||
|
||||
## GitHub Flavored Markdown
|
||||
|
||||
I've also added support for GitHub Flavored Mardown using `remark-gfm`.
|
||||
I've also added support for GitHub Flavored Markdown using `remark-gfm`.
|
||||
|
||||
With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals.
|
||||
|
||||
|
|
|
|||
|
|
@ -210,7 +210,7 @@ What I've written here is probably long enough, but adding this final sentence c
|
|||
|
||||
## GitHub Flavored Markdown
|
||||
|
||||
I've also added support for GitHub Flavored Mardown using `remark-gfm`.
|
||||
I've also added support for GitHub Flavored Markdown using `remark-gfm`.
|
||||
|
||||
With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals.
|
||||
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@ const components = {
|
|||
}
|
||||
```
|
||||
|
||||
This will overwrite the `<hr />` tag or `---` in Mardown with the HTML output above.
|
||||
This will overwrite the `<hr />` tag or `---` in Markdown with the HTML output above.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ Learn how to use MDX with Contentlayer.
|
|||
|
||||
### Components
|
||||
|
||||
Using React components in Mardown.
|
||||
Using React components in Markdown.
|
||||
|
||||
</Card>
|
||||
|
||||
|
|
|
|||
|
|
@ -207,7 +207,7 @@ What I've written here is probably long enough, but adding this final sentence c
|
|||
|
||||
## GitHub Flavored Markdown
|
||||
|
||||
I've also added support for GitHub Flavored Mardown using `remark-gfm`.
|
||||
I've also added support for GitHub Flavored Markdown using `remark-gfm`.
|
||||
|
||||
With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals.
|
||||
|
||||
|
|
|
|||
|
|
@ -213,7 +213,7 @@ What I've written here is probably long enough, but adding this final sentence c
|
|||
|
||||
## GitHub Flavored Markdown
|
||||
|
||||
I've also added support for GitHub Flavored Mardown using `remark-gfm`.
|
||||
I've also added support for GitHub Flavored Markdown using `remark-gfm`.
|
||||
|
||||
With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals.
|
||||
|
||||
|
|
|
|||
|
|
@ -213,7 +213,7 @@ What I've written here is probably long enough, but adding this final sentence c
|
|||
|
||||
## GitHub Flavored Markdown
|
||||
|
||||
I've also added support for GitHub Flavored Mardown using `remark-gfm`.
|
||||
I've also added support for GitHub Flavored Markdown using `remark-gfm`.
|
||||
|
||||
With `remark-gfm`, we get a few extra features in our markdown. Example: autolink literals.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue