Skip to content

Separate the "joinString" content from the concatenated files by line breaks#4

Open
prantlf wants to merge 1 commit intoozum:masterfrom
prantlf:separated-join
Open

Separate the "joinString" content from the concatenated files by line breaks#4
prantlf wants to merge 1 commit intoozum:masterfrom
prantlf:separated-join

Conversation

@prantlf
Copy link
Copy Markdown

@prantlf prantlf commented Mar 7, 2020

The default value of joinString is a line break. If it is changed to something else, like to "---" (a full horizontal line), no line break will be appended. If the first concatenated file was not ended by a line break, the text "---" will be inserted at the end of the last line and will not be recognized as the markdown horizontal line. The leading line break is necessary to separate the joinString value from the first file. The trailing line break will separate the joinString value from the second file's content by an empty line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant