Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Support newer versions of Node #442

Open
redbugz opened this issue Aug 16, 2019 · 2 comments · May be fixed by #451
Open

Support newer versions of Node #442

redbugz opened this issue Aug 16, 2019 · 2 comments · May be fixed by #451

Comments

@redbugz
Copy link

redbugz commented Aug 16, 2019

See #441

Getting compile errors in Node 12 due to out of date dependencies, specifically oniguruma.

└─┬ marky-markdown@12.0.0
  └─┬ highlights@3.2.0-candidate.1
    └─┬ first-mate@6.3.0
      └── oniguruma@6.2.1 

It appears highlights, first-mate, and oniguruma all have Node 12 compatible versions now.

@mehdibeldjilali
Copy link

Please up !

@zeke
Copy link
Contributor

zeke commented Nov 13, 2019

The last update to this project was nearly two years ago. I can't say for sure but I think it's unmaintained at this point.

If you're already using marky-markdown in a project and need these updates, I would suggest forking, publishing to npm under a new name, and dropping a link to the new package in this issue.

If you're just on the lookout for a decent Markdown parser with good GitHub-flavored Markdown compatibility, I would suggest hubdown, which is powered by remark and remark plugins.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants