Marked: Marked server utilized for Babelmark 2 is using Marked 0.5.2

Created on 2 Jul 2020  路  9Comments  路  Source: markedjs/marked

To Reproduce

  1. Test any Markdown on Babelmark 2
  2. Note the version of marked in the left column.
other package released

Most helpful comment

I don't think we provide the server. I have heard of it but have never used it. @styfle @joshbruce @davisjam @Feder1co5oave Does anyone know where the server is for that?

It looks like there is a babelmark 3 but marked doesn't seem to be on it 馃.

Maybe we could provide servers in the docs folder.

@vassudanagunta if you want to create a PR for that it would be very helpful 馃榿.

All 9 comments

Not sure how we can update that. Seems like an issue for that repo.

Are you saying Marked doesn't provide the server? In any case, if you want people to have an accurate view of Marked, I'd send an email to JGM. See https://johnmacfarlane.net/babelmark2/faq.html#how-can-i-add-my-markdown-implementation-to-babelmark-2

I don't think we provide the server. I have heard of it but have never used it. @styfle @joshbruce @davisjam @Feder1co5oave Does anyone know where the server is for that?

It looks like there is a babelmark 3 but marked doesn't seem to be on it 馃.

Maybe we could provide servers in the docs folder.

@vassudanagunta if you want to create a PR for that it would be very helpful 馃榿.

@UziTech I would if I weren't working on TextPlain, a generalized lightweight markup parser/renderer for which Markdown/CommonMark is just a "configuration".

The reason I've been looking at Marked is because I've been doing performance comparisons. Marked is faster than CommonMark.js and Markdown-it in a few areas, but when I looked into it I discovered that Marked doesn't fully implement the spec, which might/likely accounts for the speed differences. All those corner cases come at a cost. In other words comparative benchmarks that include Marked aren't fair a fair comparison.

Now if you have questions about how to implement those corner cases, feel free to ask. TextPlain passes all tests but the tab related ones, which I've just deferred to a later dev phase.

Maybe we could provide servers in the docs folder.

Yeah we can do this with Vercel but not GitHub Pages. I鈥檒l create a PR once I鈥檓 back to my computer in a couple days.

I created PR #1742

I sent an email to the Bablemark 2 maintainer as well as the Babelmark 3 maintainer with our official API.

Hopefully we'll hear from them soon and get this updated, thanks!

Both have been updated 馃挴

:tada: This issue has been resolved in version 1.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bennycode picture bennycode  路  4Comments

learykara picture learykara  路  3Comments

james4388 picture james4388  路  3Comments

gclove picture gclove  路  4Comments

toc
zoe-cjf picture zoe-cjf  路  3Comments