glushchenko / fsnotes

Notes manager for macOS/iOS
https://fsnot.es
MIT License
6.18k stars 453 forks source link

Brackets followed by brackets make all brackets gray #1688

Open nth-chile opened 5 months ago

nth-chile commented 5 months ago

Description

Bracket pair immediately followed by another bracket pair causes all brackets in line to turn grey

Screenshot 2024-01-30 at 10 49 45 PM

To Reproduce

  1. Type "[] []"
  2. On next line, type "[] test []"
  3. First line has grey brackets

Expected behavior

Brackets should only be grey if you're making a markdown link or footnote or something.

FSNotes version

Version 6.6.5 (609)

macOS/iOS version

14.1.2 (23B92)

Additional context

No response