@@ -1345,12 +1345,12 @@ See the [unist list of utilities][utilities] for more utilities.
1345
1345
— Ensure at most one top-level heading is in the document
1346
1346
* [ ` mdast-squeeze-paragraphs ` ] ( https://github.com/syntax-tree/mdast-squeeze-paragraphs )
1347
1347
— Remove empty paragraphs
1348
- * [ ` mdast-util-toc ` ] ( https://github.com/BarryThePenguin /mdast-util-toc )
1348
+ * [ ` mdast-util-toc ` ] ( https://github.com/syntax-tree /mdast-util-toc )
1349
1349
— Generate a Table of Contents from a tree
1350
1350
* [ ` mdast-util-to-hast ` ] ( https://github.com/syntax-tree/mdast-util-to-hast )
1351
- — Transform to HAST
1351
+ — Transform to hast
1352
1352
* [ ` mdast-util-to-nlcst ` ] ( https://github.com/syntax-tree/mdast-util-to-nlcst )
1353
- — Transform to NLCST
1353
+ — Transform to nlcst
1354
1354
* [ ` mdast-zone ` ] ( https://github.com/syntax-tree/mdast-zone )
1355
1355
— HTML comments as ranges or markers
1356
1356
@@ -1411,16 +1411,40 @@ ideas, and incredibly valuable feedback!
1411
1411
1412
1412
Thanks to
1413
1413
[ ** @anandthakker ** ] ( https://github.com/anandthakker ) ,
1414
+ [ ** @arobase-che ** ] ( https://github.com/arobase-che ) ,
1414
1415
[ ** @BarryThePenguin ** ] ( https://github.com/BarryThePenguin ) ,
1416
+ [ ** @chinesedfan ** ] ( https://github.com/chinesedfan ) ,
1417
+ [ ** @ChristianMurphy ** ] ( https://github.com/ChristianMurphy ) ,
1418
+ [ ** @craftzdog ** ] ( https://github.com/craftzdog ) ,
1419
+ [ ** @d4rekanguok ** ] ( https://github.com/d4rekanguok ) ,
1420
+ [ ** @detj ** ] ( https://github.com/detj ) ,
1421
+ [ ** @dominictarr ** ] ( https://github.com/dominictarr ) ,
1422
+ [ ** @gkatsev ** ] ( https://github.com/gkatsev ) ,
1423
+ [ ** @Hamms ** ] ( https://github.com/Hamms ) ,
1424
+ [ ** @Hypercubed ** ] ( https://github.com/Hypercubed ) ,
1425
+ [ ** @ikatyang ** ] ( https://github.com/ikatyang ) ,
1415
1426
[ ** @izumin5210 ** ] ( https://github.com/izumin5210 ) ,
1416
1427
[ ** @jasonLaster ** ] ( https://github.com/jasonLaster ) ,
1428
+ [ ** @Justineo ** ] ( https://github.com/Justineo ) ,
1417
1429
[ ** @justjake ** ] ( https://github.com/justjake ) ,
1418
1430
[ ** @KyleAMathews ** ] ( https://github.com/KyleAMathews ) ,
1431
+ [ ** @laysent ** ] ( https://github.com/laysent ) ,
1432
+ [ ** @macklinu ** ] ( https://github.com/macklinu ) ,
1433
+ [ ** @mike-north ** ] ( https://github.com/mike-north ) ,
1434
+ [ ** @Murderlon ** ] ( https://github.com/Murderlon ) ,
1435
+ [ ** @nevik ** ] ( https://github.com/nevik ) ,
1419
1436
[ ** @Rokt33r ** ] ( https://github.com/Rokt33r ) ,
1420
1437
[ ** @rhysd ** ] ( https://github.com/rhysd ) ,
1438
+ [ ** @rubys ** ] ( https://github.com/rubys ) ,
1421
1439
[ ** @Sarah-Seo ** ] ( https://github.com/Sarah-Seo ) ,
1422
- [ ** @sethvincent ** ] ( https://github.com/sethvincent ) , and
1423
- [ ** @simov ** ] ( https://github.com/simov ) for contributing to mdast and related
1440
+ [ ** @sethvincent ** ] ( https://github.com/sethvincent ) ,
1441
+ [ ** @silvenon ** ] ( https://github.com/silvenon ) ,
1442
+ [ ** @simov ** ] ( https://github.com/simov ) ,
1443
+ [ ** @staltz ** ] ( https://github.com/staltz ) ,
1444
+ [ ** @stefanprobst ** ] ( https://github.com/stefanprobst ) ,
1445
+ [ ** @tmcw ** ] ( https://github.com/tmcw ) ,
1446
+ and [ ** @vhf ** ] ( https://github.com/vhf )
1447
+ for contributing to mdast and related
1424
1448
projects!
1425
1449
1426
1450
## License
0 commit comments