Socket
Socket
Sign inDemoInstall

remarked

Package Overview
Dependencies
3
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    remarked

Markdown parser and lexer (fork of marked.js).


Version published
Weekly downloads
58
decreased by-23.68%
Maintainers
1
Install size
1.25 MB
Created
Weekly downloads
 

Readme

Source

remarked NPM version

Markdown parser and lexer (fork of marked.js).

Install

Install with npm:

npm i remarked --save-dev

Goals

  • Unit tests
  • Better test coverage (started). Many more tests are needed, I'd also like to move the code inline instead of reading from files wherever reasonable.
  • Cleaner more organized code-base (started)
  • Well-commented code
  • Remove extra tags/attributes from generated HTML (e.g. heading ids) (started)
  • Refactor options handling
  • Allow extensions/plugins

Why?

Assemble used marked.js extensively, but given the massive amount of time and effort that we've put into fixing marked-related issues (due to breaking changes that were introduced without bumping the minor version), we've decided to maintain a fork so that our user base can have a more reliable experience going forward.

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license

Based on marked https://github.com/chjj/marked Copyright (c) 2011-2014, Christopher Jeffrey, contributors. Released under the MIT License (MIT)


This file was generated by verb-cli on July 02, 2014.

Keywords

FAQs

Last updated on 02 Jul 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc