File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,16 @@ Times Manual of Style, plus some others like 'vs' and 'v'.
1313
1414The filter employs some heuristics to guess abbreviations that don't need conversion.
1515
16-
16+ +------------------+----------------+
1717| Original | Conversion |
18- | ---------------- | -------------- |
18+ +==================+================+
1919| this is a test | This Is a Test |
20+ +------------------+----------------+
2021| THIS IS A TEST | This Is a Test |
22+ +------------------+----------------+
2123| this is a TEST | This Is a TEST |
24+ +------------------+----------------+
25+
2226
2327This library is a resurrection of `Stuart Colville's
2428titlecase.py <https://muffinresearch.co.uk/titlecasepy-titlecase-in-python/> `__,
You can’t perform that action at this time.
0 commit comments