Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 510 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 510 Bytes

Plugin to display info to user, if title length is limited

This plugin helps to display users if document title is limited. In case document is exported to other systems and there are title limits, this plugin higlights the part of title that gets trimmed and also displays user an info modal.

"ep_title_limit": {
    "maxLength": "<integer>" //length of characters in title, whitespace after is trimmed
  }

Credits