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

ep_ruler

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ep_ruler

Adds a ruler to Etherpad lite

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

ep_ruler

Adds a ruler to Etherpad lite.

<img src=http://i.imgur.com/vvopJpo.png>

The ruler draws a vertical line at a location specified by the user. This allows them to easily see where their desired maximum line length is. Preventing long nasty lines wrapping when exported and viewed in other applications.

e.g Setting the ruler to 80 will draw a vertical line directly after the 80th character.

The current options are:

  • none
  • 70
  • 78
  • 80
  • 100
  • 120

Note: ep_ruler is only compatible with monospace font type. Due to this when a the ruler is set the font type will be changed to monospace if it is not already. Also changing the font type to normal while a ruler is set will reset the ruler to none.

INSTALL

Install via the /admin/plugins UI in Etherpad Lite.

THEMES

ep_ruler is compatible with ep_themes. When a theme is set the ruler will be colored the same as ep_themes 'sidebar' parameter (the sidebar font color).

FAQs

Package last updated on 02 Feb 2013

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