Hi,
Spell checker always picks the date in the misspelt words, and we need to add it to the dictionary, is there any way out that dictionary automatically recognizes the date or provide a suggestion list with different date formats.
example -:
i have copied a text as on content editor for spell check, and it always shows errors on date until i add it to dictionary. I have spell check to automatically recognize the date formats and provide suggestion on basis of different date formats.
todays date is 14/jan/2015 or 14-jan-2015
i am using
rapidSpell.setParameterValue('default', 'IgnoreWordsWithDigits ', true);
will it work fine for me, i am using angular js