mirror of
https://github.com/markedjs/marked.git
synced 2026-03-25 06:25:45 +00:00
BREAKING CHANGE:
- minify ./lib/marked.esm.js and ./lib/marked.umd.js
- remove ./marked.min.js use ./lib/marked.umd.js instead
- remove ./lib/marked.cjs
- update minimum supported node version to 20 to support require('marked.esm.js'). see nodejs.org/docs/latest-v20.x/api/modules.html#loading-ecmascript-modules-using-require
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
* eol=lf
|
|
test/* linguist-vendored
|
|
lib/* linguist-generated
|