Sign In

@syllepsis/plugin-code-block

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syllepsis/plugin-code-block

code block plugin of syllepsis editor

Source
npmnpm
Version
0.1.18
Version published
Weekly downloads
7
-96.55%
Maintainers
4
Weekly downloads
 
Created
Source

@syllepsis/plugin-code-block

official website

codemirror combined with syllepsis can help you show and edit code in syllepsis.

import { CodeBlockPlugin } from '@syllepsis/plugin-code-block';

new CodeBlockPlugin({
  mode: string; // note that you should import the mode you specific from `codemirror/mode` by yourself. (default: javascript)
})

Keywords

syllepsis

FAQs

Package last updated on 10 Mar 2022

Related posts