@arve.knudsen/pagedown

3.1.1 • Public • Published

PageDown

This is a modified version of PageDown, the Markdown editor used on Stack Overflow and the other Stack Exchange sites.

It includes a converter that turns Markdown into HTML, a Markdown editor with realtime preview of the generated HTML, and a few useful plugins, e.g. for sanitizing the generated HTML according to a whitelist of allowed tags.

The Markdown converter can be used both in the browser (usually in conjunction with the editor, to display a real time preview), and on the server using Node.JS.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.1
    1
    • latest

Version History

Package Sidebar

Install

npm i @arve.knudsen/pagedown

Weekly Downloads

2

Version

3.1.1

License

MIT

Unpacked Size

183 kB

Total Files

8

Last publish

Collaborators

  • arve.knudsen