Skip to content

Commit 2fef2b0

Browse files
committed
Updated README
1 parent 0ae056c commit 2fef2b0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This plugin functions exactly as the built in [image slideshow](https://github.c
1212

1313
### Text file format
1414
#### Single text file format
15-
New lines are expected in order to separate the text for the different text sources in the slideshow.
15+
By default, if no custom delimiter is specified, the new line character is chosen as the delimiter as follows:
1616
```
1717
text for first
1818
text source
@@ -29,6 +29,7 @@ supported
2929
3030
etc.
3131
```
32+
Custom delimiters can also be specified so other characters can be used as delimiters instead of the new line character.
3233

3334
#### Multiple text file format
3435
For the multiple text file option, the text from each text file corresponds to the text for one text source in the slideshow.

0 commit comments

Comments
 (0)