Skip to content

Non HTML Tags are removed #126

@madhur

Description

@madhur

My text contains some placeholders like <name> . These are removed from the processing. Is there a way to preserve this?

Activity

mlegenhausen

mlegenhausen commented on Mar 21, 2017

@mlegenhausen
Member

You can use &lt; and &gt;. Currently there is no feature for ignoring tags cause there are handled by htmlparser2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mlegenhausen@madhur

        Issue actions

          Non HTML Tags are removed · Issue #126 · html-to-text/node-html-to-text