Skip to content

Screws up angle brackets #2

Description

@vphantom

Example paragraph (but where angle brackets are actual, not HTML escaped as below):

begins with "<?oc" it is trailing "?>". This

NDlite outputs what we would expect, but inserts a backslash before the first closing quote and before the second opening quote:

with "<?oc\" it is trailing \"?>".  This

This seems to be an interaction between the quote and bracket escapings, because changing the first < to a > removes the backslashes, but also leaves the first and last quotes of the 4 intact, and the 2 middle ones styled.

Removing the first < entirely solves its quoting, but leaves the second's quoting completely unstyled.

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions