Skip to content

Commit c871b81

Browse files
committed
Update dev-dependencies
1 parent 43acd80 commit c871b81

File tree

2 files changed

+355
-358
lines changed

2 files changed

+355
-358
lines changed

docs/docs/extending-mdx.mdx

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,14 @@ We’re compiling those here on this page.
5252
— React components for building consistent apps, integrates w/ MDX provider
5353

5454
{/*
55-
please use alpha sorting on **project** name!
56-
You can use this template:
57-
58-
* [`user/project`](https://github.com/user/project)
59-
— A somewhat short description of the project
60-
*/}
55+
* Please use alpha sorting on **project** name!
56+
* You can use this template:
57+
*
58+
* ```markdown
59+
* * [`user/project`](https://github.com/user/project)
60+
* — somewhat short description of the project
61+
* ```
62+
*/}
6163

6264
<Note type="info">
6365
**Note**: have another component that *specifically* works with MDX?
@@ -98,12 +100,14 @@ See also the [list of remark plugins][remark-plugins] and
98100
— enhance math with JavaScript inside it
99101

100102
{/*
101-
please use alpha sorting on **project** name!
102-
You can use this template:
103-
104-
* [`user/project`](https://github.com/user/project)
105-
— a somewhat short description of the project
106-
*/}
103+
* Please use alpha sorting on **project** name!
104+
* You can use this template:
105+
*
106+
* ```markdown
107+
* * [`user/project`](https://github.com/user/project)
108+
* — somewhat short description of the project
109+
* ```
110+
*/}
107111

108112
<Note type="info">
109113
**Note**: have another unified plugin that *specifically* works with MDX?

0 commit comments

Comments
 (0)