Replace skipped punctuation with space. There's a setting in general, on by default, that will revert to old behavior if you replace it with false.
This commit is contained in:
@ -50,6 +50,7 @@ settings_data = {
|
||||
"punctuationProfile": "default",
|
||||
"punctuationLevel": "some",
|
||||
"respectPunctuationPause": True,
|
||||
"replaceUndefinedPunctuationWithSpace": True,
|
||||
"newLinePause": True,
|
||||
"numberOfClipboards": 10,
|
||||
"emoticons": True,
|
||||
|
Reference in New Issue
Block a user