CDMarkdownKit icon indicating copy to clipboard operation
CDMarkdownKit copied to clipboard

#26. Add possibility to use multiple \n in a row.

Open MatyashDen opened this issue 4 years ago • 5 comments

Add possibility to use multiple \n in a row

MatyashDen avatar Oct 02 '20 10:10 MatyashDen

@chrisdhaan would be great if you could review this PR

MatyashDen avatar Jan 13 '21 15:01 MatyashDen

@MatyashDen Good you did it ! Unfortunately no one approved it yet !

delarge77 avatar Mar 29 '21 16:03 delarge77

@MatyashDen can you send me an example string that this fixes for you so I can also test the changes prior to merging?

chrisdhaan avatar May 30 '21 00:05 chrisdhaan

@chrisdhaan Here it is: Hello \n\n World By default library changed string to Hello \n World But after my PR with shouldSquashEndlines equal to false it will do nothing with this string

MatyashDen avatar May 31 '21 11:05 MatyashDen

Hi @chrisdhaan, and chance of a review/merge for this PR? Let me know if I can help out in any way 👍

kimrypstra avatar Sep 16 '22 03:09 kimrypstra

@MatyashDen @delarge77 @tarrouye @kimrypstraHE sorry for the delay in getting this functionality into the project. Added with PR #38 and available in version 2.3.0

chrisdhaan avatar Oct 17 '22 20:10 chrisdhaan

@chrisdhaan That's great, thank you!

kimrypstra avatar Oct 18 '22 01:10 kimrypstra