Code was not visible

This commit is contained in:
Matthieu Olivier 2019-01-02 13:23:20 +01:00
parent 97ceaa1748
commit acb1e25193

View File

@ -72,9 +72,10 @@ export your data. It has been reported that WordPress may generate broken XML.
Try to repair the file using ``xmllint`` before you continue with the import. Try to repair the file using ``xmllint`` before you continue with the import.
For any other comment system you can use the generic JSON format. It's up to you For any other comment system you can use the generic JSON format. It's up to you
to fit the format (see generic.json_ for an example): to fit to the format (see generic.json_ for an example):
.. code-block:: .. code-block::
A list of threads, each item being a dict with the following data: A list of threads, each item being a dict with the following data:
- id: a text representing the unique thread id - id: a text representing the unique thread id