Forum Discussion
ErikVisser-cd72
2 years agoCommunity Member
Issue with duplicated line breaks when copying text to Storyline
Dear Articulate community,
I'm encountering an issue when copying text from various sources, such as Google Spreadsheets and Notepad, into Storyline. It seems that line breaks in the text are bein...
Jürgen_Schoene_
2 years agoCommunity Member
most text editors on window are using for a line break CR + LF (2 char)
storyline is using LF (1 char) -> result: duplicated line breaks in Storyline (CR -> LF, LF -> LF)
try the free text editor notepad+++
copy/paste: word -> notepad++ -> storyline
now switch (right mouse click) in notepad++ to Unix (LF)