Commit 2b3ee26
Clean up for v1
- Removed CM support. Utilize `highlight` function with CM directly if you wish to use this
- Removed lineNumbers support, this may be added in later if a universal way of handling it is found
- Simplified extensions, loadScript support was removed, extensions need to load their own resources
- Removed Mermaid support, this can be added later as an external extension
- Upgraded `marked` from 0.6.2 to 2.1.1 and added to peer dependencies
- Removed `findLanguage` option, now just assumes anything unknown is a language1 parent 6805f85 commit 2b3ee26
File tree
7 files changed
+186
-308
lines changed- .changeset
- src
- test
- fixtures
7 files changed
+186
-308
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments