Closed this issue a year ago · 1 comments
I think we have an issue: When I enter paragraphs with InputText, after rendering with AutoLink it seems to be removing break lines in the text.
Please provide some example code and steps to reproduce. The following code that contains newlines renders correctly with newlines:
<Autolink text={'https://github.com\n\nParagraph 2\n\nParagraph 3'} url />