lib/config/typogrowth.yaml in typogrowth-0.9.5 vs lib/config/typogrowth.yaml in typogrowth-0.9.7
- old
+ new
@@ -150,5 +150,9 @@
- '\1 '
:dangling_left :
:re : '\s+(p{Punct})(?=\s|\Z)'
:default :
- ' \1'
+ :extra_spaces :
+ :re : '\s+'
+ :default :
+ - ' '