CDMarkdownKit icon indicating copy to clipboard operation
CDMarkdownKit copied to clipboard

Add possibility to use multiple \n in a row

Open MatyashDen opened this issue 4 years ago • 2 comments

Thank you a lot for this library, i want to suggest small improvement that will be very helpful Right now i can't use multiple \n in a row, because library replacing all consecutive \n into one \n It can be solved adding bool flag in constructor which says if parser should replace \n or not

MatyashDen avatar Oct 02 '20 09:10 MatyashDen

We'll be glad to have this feature too! Please add it 👍

barMapprosing avatar Dec 08 '20 12:12 barMapprosing

@MatyashDen @barMapprosing apologies for the super delayed response. I will get to this soon

chrisdhaan avatar Apr 21 '21 21:04 chrisdhaan

@MatyashDen @barMapprosing addressed with PR #38 and available in version 2.3.0

chrisdhaan avatar Oct 17 '22 20:10 chrisdhaan