1.0! With SmartQuote for all languages and Numeric Unit fixer!
JoliTypo 1.0 is here. The last really important issues are fixed and the overall quality is improved.
- add Numeric fixer, adding NoBreakSpace between numeric and their units, fix #15
- PSR2 and Symfony coding standard applied everywhere #22
- add
fixString
method to bypass the DomDocument parsing and directly run the fixers on a string, fix #18 - better handling of common spaces in texts to fix (do not use
\s
anymore) ⚠️ replaceEnglishQuotes
,FrenchQuotes
,GermanQuotes
by the newSmartQuotes
! A BC layer is provided. Fix #10