CuBoulder / ucb_ckeditor_plugins

This Drupal 9+ module contains a collection of CKEditor 5 plugins to add functionality to the WYSIWYG editor.
GNU General Public License v2.0
1 stars 0 forks source link

CKEditor 5 Plugin: Countup #36

Closed jnicholCU closed 8 months ago

jnicholCU commented 1 year ago

There's still a number of shortcodes from Drupal 7 Express that need to be implemented. Below are the remaining shortcodes and descriptions of how they work. Most shortcodes, unless specified, come from the cu_shortcodes module: https://github.com/CuBoulder/express_mono/blob/dev/modules/custom/cu_shortcodes

Countup Wrapping a number in this shortcode will render a 0, and then animate the number increasing until it reaches the original value. [countup]5000[/countup]