Hi, just a question, is there any way to avoid trimming content during the conversion? ex. `hello ` should be converted in: ` hello <-- note the trailing whitespace ` Thank you
Hi,
just a question, is there any way to avoid trimming content during the conversion?
ex.
<p>hello </p>should be converted in:
hello <-- note the trailing whitespaceThank you