File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -70,12 +70,12 @@ P.S. if you want to *compile* MDX, use [`mdxjs-rs`][mdxjs-rs].
70
70
* [ Overview] ( #overview )
71
71
* [ File structure] ( #file-structure )
72
72
* [ Test] ( #test )
73
- * [ Related] ( #related )
74
73
* [ Version] ( #version )
75
74
* [ Security] ( #security )
76
75
* [ Contribute] ( #contribute )
77
76
* [ Sponsor] ( #sponsor )
78
77
* [ Thanks] ( #thanks )
78
+ * [ Related] ( #related )
79
79
* [ License] ( #license )
80
80
81
81
## Install
@@ -276,13 +276,6 @@ The following bash scripts are useful when working on this project:
276
276
cargo hfuzz run markdown_honggfuzz
277
277
` ` `
278
278
279
- # ## Related
280
-
281
- * [` micromark` ][micromark]
282
- — same as ` markdown-rs` but in JavaScript
283
- * [` mdxjs-rs` ][mdxjs-rs]
284
- — wraps ` markdown-rs` to * compile* MDX to JavaScript
285
-
286
279
# ## Version
287
280
288
281
` markdown-rs` follows [SemVer](https://semver.org).
@@ -342,6 +335,13 @@ Special thanks go out to:
342
335
* [** @Murderlon** ][murderlon] for the design of the logo
343
336
* [** @johannhof** ][johannhof] for the crate name
344
337
338
+ # # Related
339
+
340
+ * [` micromark` ][micromark]
341
+ — same as ` markdown-rs` but in JavaScript
342
+ * [` mdxjs-rs` ][mdxjs-rs]
343
+ — wraps ` markdown-rs` to * compile* MDX to JavaScript
344
+
345
345
# # License
346
346
347
347
[MIT][license] © [Titus Wormer][author]
You can’t perform that action at this time.
0 commit comments