Initialize settings.smartquotes_locales

This commit is contained in:
Takeshi KOMIYA 2018-01-08 20:32:37 +09:00
parent f366816968
commit b6b71d99c9

View File

@ -67,6 +67,7 @@ default_settings = {
'sectsubtitle_xform': False,
'halt_level': 5,
'file_insertion_enabled': True,
'smartquotes_locales': [],
}
# This is increased every time an environment attribute is added