Replies: 1 comment
-
Whitespace formatting in HTML, generally speaking, doesn't matter. Can you be more specific about how this is an issue in practice? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I tried using sanitize-html with content saved with CMS but there is a conflict as CKEditor used in the CMS puts specific formatting of the html source code, which is different from sanitize-html. is it possible to retain specific formatting (new lines, indentations,etc) in the output?
Beta Was this translation helpful? Give feedback.
All reactions