Add blank line before list after paragaph

So that it is displayed correctly as list in ReadTheDocs
This commit is contained in:
Sebastian Hädrich
2025-06-24 09:32:40 +02:00
committed by GitHub
parent 747ccd1b44
commit 55294cf34c
+1
View File
@@ -545,6 +545,7 @@ $this->spreadsheet->addDefinedName(
### Naming Names
The names that you assign to Defined Name must follow the following set of rules:
- The first character of a name must be one of the following characters:
- letter (including UTF-8 letters)
- underscore (`_`)