Skip to content

1.0! With SmartQuote for all languages and Numeric Unit fixer!

Compare
Choose a tag to compare
@damienalexandre damienalexandre released this 13 Dec 18:57

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)
  • ⚠️ replace EnglishQuotes, FrenchQuotes, GermanQuotes by the new SmartQuotes! A BC layer is provided. Fix #10