smartypants.py icon indicating copy to clipboard operation
smartypants.py copied to clipboard

Add support for German and French quotes

Open ezag opened this issue 7 years ago • 1 comments

Implement converting:

  • ,,German style quotes`` → „German style quotes“
  • <<French style quotes>> → «French style quotes»

Inspired by the PHP implementation.

ezag avatar Dec 22 '17 21:12 ezag

By the way, @leohemsted, have you figured out any alternatives of PyPI docs hosting? You will need to find one or new features like this would be hard to be aware of, because no one would really dig into library codes.

livibetter avatar Feb 12 '18 06:02 livibetter