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

ep_markdown

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ep_markdown

Edit and Export as Markdown in Etherpad

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
257
decreased by-58.88%
Maintainers
0
Weekly downloads
 
Created
Source

Publish Status Backend Tests Status

Markdown editing in Etherpad

Alt Text

Features

  • Use the normal editbar buttons to add markdown.
  • Import as Markdown (automatically applies styling / text attributes).
  • Export as Markdown.
  • Localizations.

Usage

To enable Markdown view click Settings -> Markdown

Limitations

This plugin is not designed for you to write Markdown and it format that markdown with styling. So you can't expect to type **blah** and expect to see blah in bold. You can however type blah, set it as bold and then click "Show as Markdown" and it will show **bold**. I will not be adding support for supporting typing in markdown which will render to a style because it will be impossible to handle character control.

Setting as default

Paste the below into your settings.

"ep_markdown_default": true,

Todo

  • Support ALL styles fully (please let me know what does / doesn't work)
  • Create markdown icon for export menu
  • Better code block support (currently it's line by line)
  • Import Markdown (and it applies formatting automatically)

Requirements

Etherpad 1.8.1

FAQs

Package last updated on 18 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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