We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc66202 commit 35192bfCopy full SHA for 35192bf
README.rst
@@ -23,6 +23,8 @@ The filter employs some heuristics to guess abbreviations that don't need conver
23
| this is a TEST | This Is a TEST |
24
+------------------+----------------+
25
26
+More examples and expected behavior for corner cases are available in the
27
+`package test suite <https://github.com/ppannuto/python-titlecase/blob/master/titlecase/tests.py>`__.
28
29
This library is a resurrection of `Stuart Colville's
30
titlecase.py <https://muffinresearch.co.uk/titlecasepy-titlecase-in-python/>`__,
0 commit comments