Skip to content

Commit 55294cf

Browse files
authored
Add blank line before list after paragaph
So that it is displayed correctly as list in ReadTheDocs
1 parent 747ccd1 commit 55294cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/topics/defined-names.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ $this->spreadsheet->addDefinedName(
545545
### Naming Names
546546

547547
The names that you assign to Defined Name must follow the following set of rules:
548+
548549
- The first character of a name must be one of the following characters:
549550
- letter (including UTF-8 letters)
550551
- underscore (`_`)

0 commit comments

Comments
 (0)