Why use markdown-it by default when marked looks better
#3556
Replies: 3 comments
-
|
I don't know the answer to this question. But I've been using Markdown-it and multiple of its plugins in my Eleventy projects for many years now, like many other people, so I'm not sure changing the default would be easy. |
Beta Was this translation helpful? Give feedback.
-
|
The tests include an example of swapping the markdown engine from |
Beta Was this translation helpful? Give feedback.
-
|
I do know that some, including me, in the Eleventy community use a variety of markdown-it plugins, and I expect that they would not map well into a marked environment. You might want to take a look at these two comparison articles. I think that the plugins for markdown-it are the key here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Firstly and forever, no hate towards to
markdown-it, I absolutely love any open source.But I wanted to know what is the motive behind using
markdown-it, whenmarkedhave:markedmarkdown-itI see both
markedandmarkdown-itin https://github.com/11ty/eleventy/blob/main/package.json.markedin "devDependencies" andmarkdown-itin "dependencies", even thoughmarkdown-itis used by default.Is there anything that I am missing?
Beta Was this translation helpful? Give feedback.
All reactions