mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-11 18:46:49 +00:00
Add blank line before list after paragaph
So that it is displayed correctly as list in ReadTheDocs
This commit is contained in:
committed by
GitHub
parent
747ccd1b44
commit
55294cf34c
@@ -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 (`_`)
|
||||
|
||||
Reference in New Issue
Block a user