capitalize check also for mkdocs.yml
Compare changes
- Lubomir Prda authored
+ 14
− 3
@@ -29,13 +29,15 @@ def main(location):
@@ -29,13 +29,15 @@ def main(location):
@@ -53,6 +55,15 @@ def main(location):
@@ -53,6 +55,15 @@ def main(location):
print("+"+titlecase(prev_line[:(prev_line.find("]"))], callback=abbreviations)+prev_line[(prev_line.find("]")):],end="")