@@ -140,6 +140,7 @@ The script `convert.py` handles the following conversions:
- `--file_order` - Provide the path to a JSON that contains the order in which user-created clauses and annexes should be.
- If this argument is not provided, the default ordering convention will be used. See [section 2.2.1.1](#2211---preparation-create-markdown-from-scratch) for more details.
- `--custom-css` - Provide the path to a custom CSS file to load after `css/customCSS.css`.
## 2.2 Conversion
@@ -266,6 +267,8 @@ Starting with HTML files contained in the default source location (_GENERATED_FI
`convert.py --frm html --to docx --folder {folder_name}`
**Note:** When opening the DOCX for the first time and updating the TOC, you must save using "Save as" (no matter if with a new name or the same name to replace the existing one) to preserve the modifications.
[^1]: These steps may not be necessary with WSL 2, but it is recommended to follow them nevertheless.