Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

markdown-it-plugin-underline

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Issues
File Explorer

Advanced tools

markdown-it-plugin-underline

Markdown-it plugin for rendering draft-js exported underline

    0.0.1latest
    npm

Version published
Maintainers
1
Weekly downloads
705
increased by22.4%

Weekly downloads

Readme

Source

Markdown-it plugin underline

This plugin was created specifically to render correct underlines generated by draft-js-export-markdown

Usage

import markdownit from 'markdownit' import underline from 'markdown-it-plugin-underline' const Renderer = markdownit().use(underline) Renderer.render('++I am underlined++')

Keywords

FAQs

Last updated on 18 Jun 2019

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • 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