https://github.com/webpro/remark-preset-webpro
Personal remark preset
https://github.com/webpro/remark-preset-webpro
Last synced: 7 months ago
JSON representation
Personal remark preset
- Host: GitHub
- URL: https://github.com/webpro/remark-preset-webpro
- Owner: webpro
- Created: 2022-10-27T11:41:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T09:07:08.000Z (over 1 year ago)
- Last Synced: 2025-02-03T18:52:02.403Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# remark-preset-webpro
My personal [preset][1] for [remark][2].
## Plugins
- [remark-frontmatter][3]
- [remark-parse][4]
- [unified-prettier][5]
- [remark-gfm][6]
- [remark-reference-links][7]
- [remark-order-reference-links][8]
- [remark-directive][9]
- [remark-mdx][10]
[1]: https://github.com/unifiedjs/unified#preset
[2]: https://github.com/remarkjs/remark
[3]: https://github.com/remarkjs/remark-frontmatter
[4]: https://github.com/remarkjs/remark/tree/main/packages/remark-parse
[5]: https://github.com/remcohaszing/unified-prettier
[6]: https://github.com/remarkjs/remark-gfm
[7]: https://github.com/remarkjs/remark-reference-links
[8]: https://github.com/webpro/remark-order-reference-links
[9]: https://github.com/remarkjs/remark-directive
[10]: https://github.com/mdx-js/mdx/tree/main/packages/remark-mdx