node-html-to-text
node-html-to-text copied to clipboard
Non HTML Tags are removed
My text contains some placeholders like <name> . These are removed from the processing. Is there a way to preserve this?
You can use < and >. Currently there is no feature for ignoring tags cause there are handled by htmlparser2.