danfickle / danfickle/openhtmltopdf
how to handle text with \n
Open
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
i some text which includes \n that represent line break
ex: My name is XYZ \n I am working in a startup \n i am a software engineer
is it possible to replace this \n with
?
final output be
My name is XYZ
I am working in a startup
i am a software engineer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.