x-markdown-css/README.md

1.8 KiB

x-markdown-css

Version Node.js Requirement MIT License

A simple and customizable Markdown CSS for everyone.

Requirement

  • Node.js >=16

Install

npm install

Build

npm run build

Usage

You can use the minified CSS file with a CDN service:

  • UNPKG: https://unpkg.com/x-markdown-css@latest/dist/bundle.min.css
  • jsDelivr: https://fastly.jsdelivr.net/npm/x-markdown-css@latest/dist/bundle.min.css
  • CDNJS: Coming soon. Waiting for you to make x-markdown-css popular enough!

ps. bundle.css without .min stands for unminified version.

Uses

...and much more.

Contributing

PRs, issues and feature requests are welcome!
Feel free to check Issues page. You can also take a look at the Contributing Guide.

License

Copyright (c) 2023 kuohuanhuan, licensed under MIT.