Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prosemirror-codemark

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-codemark - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "prosemirror-codemark",
"version": "0.2.0",
"version": "0.2.1",
"description": "Inline code mark for ProseMirror",

@@ -5,0 +5,0 @@ "author": "Rowan Cockett <rowan@curvenote.com>",

@@ -22,2 +22,10 @@ # `prosemirror-codemark`

**Highlights:**
- Create code matching backwards (simple `InputRule`) and forwards (which is a specialized rule)
- Select a word and hit `` ` ``
- Make sure the next charated makes sense (e.g. `removeStoredMarks`)
- Show a visual cursor in the correct location if the next character will or will not be in the inline code
- Allow arrow keys to enter/exit into the inline code
## Overview & Usage

@@ -24,0 +32,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc