File tree Expand file tree Collapse file tree 2 files changed +355
-358
lines changed Expand file tree Collapse file tree 2 files changed +355
-358
lines changed Original file line number Diff line number Diff line change @@ -52,12 +52,14 @@ We’re compiling those here on this page.
52
52
— React components for building consistent apps, integrates w/ MDX provider
53
53
54
54
{ /*
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
+ */ }
61
63
62
64
<Note type = " info" >
63
65
** Note** : have another component that * specifically* works with MDX?
@@ -98,12 +100,14 @@ See also the [list of remark plugins][remark-plugins] and
98
100
— enhance math with JavaScript inside it
99
101
100
102
{ /*
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
+ */ }
107
111
108
112
<Note type = " info" >
109
113
** Note** : have another unified plugin that * specifically* works with MDX?
You can’t perform that action at this time.
0 commit comments