mirror of https://github.com/scrapy/scrapy.git
fix: line break
This commit is contained in:
parent
8270df754d
commit
973f0cf567
|
|
@ -517,8 +517,7 @@ Use ``utf-8`` if you want UTF-8 for JSON too.
|
|||
|
||||
.. versionchanged:: 2.8
|
||||
The :command:`startproject` command now sets this setting to
|
||||
``utf-8`` in the generated
|
||||
``settings.py`` file.
|
||||
``utf-8`` in the generated ``settings.py`` file.
|
||||
|
||||
.. setting:: FEED_EXPORT_FIELDS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue