Socket
Socket
Sign inDemoInstall

medium-editor-markdown

Package Overview
Dependencies
97
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.0 to 2.4.1

15

package.json
{
"name": "medium-editor-markdown",
"version": "2.4.0",
"version": "2.4.1",
"description": "A Medium Editor extension to add markdown support.",

@@ -113,3 +113,14 @@ "main": "src/medium-editor-md.js",

}
}
},
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"resources/",
"menu/",
"cli.js",
"index.js"
]
}

20

README.md

@@ -0,1 +1,2 @@

[![medium-editor-markdown](http://i.imgur.com/xb6JPkv.png)](#)

@@ -13,2 +14,3 @@

- me-markdown.no-deps.js

@@ -19,2 +21,3 @@ - me-markdown.no-deps.min.js

The `*.standalone.*` scripts contain all the dependencies included there.

@@ -55,4 +58,6 @@

## Documentation
## :memo: Documentation
### `MeMarkdown(options, callback)`

@@ -67,6 +72,8 @@ Creates a new instance of `MeMarkdown`.

## How to contribute
## :yum: How to contribute
Have an idea? Found a bug? See [how to contribute][contributing].
## Thanks
## :cake: Thanks

@@ -76,7 +83,6 @@ - [**@daviferreira**](https://github.com/daviferreira/) who created the [Medium Editor library](https://github.com/daviferreira/medium-editor).

## Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:
## License
## :scroll: License
[MIT][license] © [Ionică Bizău][website]

@@ -90,2 +96,2 @@

[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md
[docs]: /DOCUMENTATION.md
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