webfashionist / RichText

WYSIWYG editor developed as jQuery plugin
GNU Affero General Public License v3.0
112 stars 62 forks source link

#87 Fix Maxlength startup and new feature maxlengthany #88

Closed vsc55 closed 1 year ago

vsc55 commented 1 year ago

Overview

This pull request [introduces/changes] [functionality/feature].

  1. Fix character count issue at startup.
  2. Add the function of being able to count all the characters including the html codes.

I understand that:

webfashionist commented 1 year ago

Thank you for your PR! I will have a look into this asap.

webfashionist commented 1 year ago

Hi @vsc55

thank you again for your input and PR! I've implemented a fix for the maxlength setting on startup and a new setting to include counting HTML characters called maxlengthIncludeHTML.

Commit b35465d146ef2ff594d95a7ce27e752af45d31e8