Commit 8b61003
fix: problems with
The 4.0.0 release of the `marked` package contains a breaking change
that - guess what - breaks the <VueSimpleMDE> component. The main change
is that the `marked` package does NOT provide a default export anymore.
For more information please see the [release notes for
`[email protected]`](https://github.com/markedjs/marked/releases/tag/v4.0.0).
Also, you might be interested in a [related pull request inside the
SimpleMDE repo](sparksuite/simplemde-markdown-editor#825).
Co-authored-by: Stanisław Gregor <[email protected]>[email protected] (#111)1 parent 336d6e9 commit 8b61003
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5191 | 5191 | | |
5192 | 5192 | | |
5193 | 5193 | | |
| 5194 | + | |
| 5195 | + | |
| 5196 | + | |
| 5197 | + | |
| 5198 | + | |
5194 | 5199 | | |
5195 | 5200 | | |
5196 | 5201 | | |
| |||
0 commit comments