Commit Graph

11 Commits

Author SHA1 Message Date
Tony Brix
447f5af7e4
feat: add provideLexer and provideParser hooks (#3424) 2024-08-25 21:53:46 -06:00
Tony Brix
014d4e61f6
fix: run spec tests with testutils (#3017)
BREAKING CHANGE: drop support for node v16
2023-11-10 22:49:27 -07:00
Tony Brix
7d95a91093
fix: Clean up files in repo (#2963)
BREAKING CHANGE:

- remove built files from git repo.
  - If you need to use the latest version of marked on the web you can use a cdn to get marked.min.js from npm:
  - `https://cdn.jsdelivr.net/npm/marked/marked.min.js`
2023-09-09 17:51:42 -06:00
Tony Brix
d559fe16ea
chore: add recheck script (#2839) 2023-06-06 23:18:50 -05:00
Steven
432bb1d9eb Copy license to docs 2020-08-15 19:42:22 -04:00
Steven
3e863528df Add build script for static docs 2020-08-15 19:05:08 -04:00
Steven
a7a9d8acf9 Add api dingus 2020-08-09 14:09:08 -04:00
Josh Bruce
29f4190117 Ignore DS_Store on macos 2018-03-23 07:50:42 -04:00
Tony Brix
951f2c3916 change folder name to compiled_tests 2018-01-02 13:57:24 -06:00
Tony Brix
368952d101 add /test/tests to .gitignore 2018-01-02 13:51:11 -06:00
Hsiaoming Yang
6a30b517b1 1. fix benchmark for showdown
2. remove discount benchmark // not working on v0.8.x
3. add robotskirt benchmark
4. add target of bench in Makefile
5. add devDependencies in package.json
2013-03-01 17:25:28 +08:00