MarkedJS bot
3bae6c75ee
🗜️ build v5.1.0 [skip ci]
2023-06-10 03:13:30 +00:00
MarkedJS bot
9841b44c77
🗜️ build v5.0.5 [skip ci]
2023-06-07 04:22:11 +00:00
MarkedJS bot
be8f563350
🗜️ build v5.0.4 [skip ci]
2023-05-30 22:25:56 +00:00
Florian Dreier
72ee2d620a
fix: Replace custom repeatString
function with repeat()
( #2820 )
...
chore: Replace custom repeatString functions with ECMAScript String.repeat()
2023-05-30 17:19:19 -05:00
MarkedJS bot
b427dc812b
🗜️ build v5.0.3 [skip ci]
2023-05-26 16:54:11 +00:00
MarkedJS bot
cc7dd78f64
🗜️ build v5.0.2 [skip ci]
2023-05-11 15:17:39 +00:00
MarkedJS bot
d9a79201e3
🗜️ build v5.0.1 [skip ci]
2023-05-06 20:50:25 +00:00
MarkedJS bot
66034750fa
🗜️ build v5.0.0 [skip ci]
2023-05-02 04:35:05 +00:00
MarkedJS bot
28f4342d8f
🗜️ build v4.3.0 [skip ci]
2023-03-22 05:52:21 +00:00
Tony Brix
3acbb7f9ab
fix: fenced code doesn't need a trailing newline ( #2756 )
...
* fix: fenced code doesn't need a trailing newline
* build marked for demo
* clean up
2023-03-21 19:50:28 -05:00
MarkedJS bot
0f0de553e4
🗜️ build v4.2.12 [skip ci]
2023-01-14 06:39:29 +00:00
MarkedJS bot
72551bdb99
🗜️ build [skip ci]
2023-01-14 04:44:05 +00:00
semantic-release-bot
d0e97fb26e
build
2023-01-14 03:52:22 +00:00
MarkedJS bot
f2dbda1c84
🗜️ build [skip ci]
2023-01-14 03:50:03 +00:00
Tristan F
886de34853
chore(ci): add version, unify output ( #2701 )
...
Co-authored-by: Tony Brix <tony@brix.ninja>
fixes undefined
2023-01-13 20:27:58 -06:00
MarkedJS bot
a01488a436
🗜️ build [skip ci]
2022-12-23 15:40:26 +00:00
MarkedJS bot
4c24702a08
🗜️ build [skip ci]
2022-12-07 07:46:08 +00:00
MarkedJS bot
af31a9949e
🗜️ build [skip ci]
2022-11-20 16:07:47 +00:00
dependabot[bot]
fdbbec699f
chore(deps-dev): Bump rollup from 2.79.1 to 3.2.5 ( #2646 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Brix <tony@brix.ninja>
2022-11-10 19:46:16 -06:00
MarkedJS bot
1a87b9f333
🗜️ build [skip ci]
2022-11-05 00:41:46 +00:00
MarkedJS bot
5eee91367c
🗜️ build [skip ci]
2022-11-02 02:05:13 +00:00
MarkedJS bot
c05218aa97
🗜️ build [skip ci]
2022-10-31 23:08:32 +00:00
mayank singh tomar
f6ba2e39f7
fix: remove smartLists from docs and code ( #2596 )
...
* Removing smarLists
for issue #2582
* Removing smartLists
for issue #2582
* removing smarLists
for issue #2582
* removing smartLists
for issue #2582
* removing samrtLists
for issue #2582
* removing smartLists
for issue #2582
* removing smartLists
for issue #2582
2022-09-30 20:32:10 -05:00
MarkedJS bot
7e2ef30784
🗜️ build [skip ci]
2022-08-30 14:37:45 +00:00
MarkedJS bot
a8bd390248
🗜️ build [skip ci]
2022-08-21 16:22:26 +00:00
MarkedJS bot
9fb57216fd
🗜️ build [skip ci]
2022-07-11 15:15:22 +00:00
MarkedJS bot
212707e187
🗜️ build [skip ci]
2022-06-13 03:16:22 +00:00
MarkedJS bot
9cb0a85475
🗜️ build [skip ci]
2022-05-17 13:30:17 +00:00
MarkedJS bot
6a3ffa22d7
🗜️ build [skip ci]
2022-05-02 06:13:56 +00:00
MarkedJS bot
268dff2f09
🗜️ build [skip ci]
2022-04-11 00:38:29 +00:00
MarkedJS bot
d62ccbbd67
🗜️ build [skip ci]
2022-04-08 01:54:20 +00:00
MarkedJS bot
a200d0a8b9
🗜️ build [skip ci]
2022-01-27 04:11:57 +00:00
MarkedJS bot
f77fa681aa
🗜️ build [skip ci]
2022-01-26 21:52:15 +00:00
MarkedJS bot
fceda57367
🗜️ build [skip ci]
2022-01-13 02:03:16 +00:00
MarkedJS bot
41990a5364
🗜️ build [skip ci]
2022-01-06 15:33:25 +00:00
MarkedJS bot
4734c82abe
🗜️ build [skip ci]
2021-12-19 00:22:43 +00:00
MarkedJS bot
de5ca65275
🗜️ build [skip ci]
2021-12-09 23:59:39 +00:00
Trevor Buckner
e0005d8232
fix: speed up parsing long lists ( #2302 )
...
Co-authored-by: Tony Brix <tony@brix.ninja>
2021-12-01 21:18:07 -06:00
MarkedJS bot
5b95509b0c
🗜️ build [skip ci]
2021-11-25 00:12:00 +00:00
Ben McCann
62faaf4c91
fix: Create separate CJS and UMD builds ( #2281 )
2021-11-12 15:38:04 -06:00
Ben McCann
4afb228d95
fix: Convert to ESM ( #2227 )
...
BREAKING CHANGE:
- Default export removed. Use `import { marked } from 'marked'` or `const { marked } = require('marked')` instead.
- `/lib/marked.js` removed. Use `/marked.min.js` in script tag instead.
- When using marked in a script tag use `marked.parse(...)` instead of `marked(...)`
2021-11-02 09:32:17 -05:00