9.0.0 • Published 10 months ago

@myrmidon/cadmus-text-ed-txt v9.0.0

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

CadmusTextEdTxt

šŸ“¦ @myrmidon/cadmus-text-ed-txt

This project was generated using Angular CLI version 19.0.0.

This library contains Markdown-related plugins for the Cadmus text editing service.

These plugins can be used to provide shortcuts to frequent edit tasks like toggling bold or italic, or providing more complex logic in assisting edits.

Plugins

Insert Unicode Emoji

  • šŸ”‘ txt.emoji (TxtEmojiCtePlugin)

This plugin provides a user-friendly way for inserting Unicode Emoji characters in a text.

You can pass it the name of an emoji, or just an empty text. When the name corresponds to the full name of an existing Emoji, the corresponding text is returned. If instead the text is empty, or it does not match a full name, a dialog pops up and lets you pick the desired emoji, which is then returned as text.

8.0.0

1 year ago

9.0.0

10 months ago

6.0.0

1 year ago

5.1.0

2 years ago

5.0.0

2 years ago