Skip to content

BUG: Absent escaping for angle brackets #742

@Alezy80

Description

@Alezy80

Version (please complete the following information):

  • OS: Windows
  • Browser: Vivaldi
  • Web Clipper version: 1.2.1
  • Obsidian version: 1.12.7 (not matter)

Describe the bug

When clip page containing angle brackets, the clippers does not escaping them, but Defuddle does.

Expected behavior

The angle braces must be escaped

URLs where the bug occurs

https://habr.com/ru/companies/amnezia/articles/1014636/

To reproduce

Steps to reproduce the behavior:

  1. https://habr.com/ru/companies/amnezia/articles/1014636/
  2. Find <b 0xHEX>
  3. Select it and press clipper icon. It shows exactly same text, which can lead to render problems in Obsidian. But Defuddle converts the same string to <b 0xHEX\> - escaping right bracket. The later variant is normally renders in Obsidian.

Your template file
not matter

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions