Newlines after ```text because of help build failures

This commit is contained in:
Thomas Hofkens
2022-11-12 00:41:57 +01:00
parent 90bc047267
commit 4dfd211bb6

View File

@@ -64,6 +64,7 @@ If the default behavior is not desired and you want to import the complete works
### EXAMPLE 1 ### EXAMPLE 1
```text ```text
---------------------------------------------- ----------------------------------------------
| File: Movies.xlsx - Sheet: Actors | | File: Movies.xlsx - Sheet: Actors |
---------------------------------------------- ----------------------------------------------
@@ -89,6 +90,7 @@ Notice that column 'B' is not imported because there's no value in cell 'B1' tha
### EXAMPLE 2 ### EXAMPLE 2
```text ```text
---------------------------------------------- ----------------------------------------------
| File: Movies.xlsx - Sheet: Actors | | File: Movies.xlsx - Sheet: Actors |
---------------------------------------------- ----------------------------------------------
@@ -120,6 +122,7 @@ Notice that the column header \(row 1\) is imported as an object too.
### EXAMPLE 3 ### EXAMPLE 3
```text ```text
---------------------------------------------------------- ----------------------------------------------------------
| File: Movies.xlsx - Sheet: Movies | | File: Movies.xlsx - Sheet: Movies |
---------------------------------------------------------- ----------------------------------------------------------
@@ -160,6 +163,7 @@ Notice that empty rows are imported and that data for the property 'Genre' is no
### EXAMPLE 4 ### EXAMPLE 4
```text ```text
---------------------------------------------------------- ----------------------------------------------------------
| File: Movies.xlsx - Sheet: Movies | | File: Movies.xlsx - Sheet: Movies |
---------------------------------------------------------- ----------------------------------------------------------
@@ -192,6 +196,7 @@ Notice that empty rows and empty columns are not imported.
### EXAMPLE 5 ### EXAMPLE 5
```text ```text
---------------------------------------------------------- ----------------------------------------------------------
| File: Movies.xlsx - Sheet: Actors | | File: Movies.xlsx - Sheet: Actors |
---------------------------------------------------------- ----------------------------------------------------------