glushchenko / fsnotes

Notes manager for macOS/iOS

Home Page:https://fsnot.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong code formatting

mezhevikin opened this issue · comments

Description

Code

currencies.map { $0.currency }

Preview
currency.map $0,00

To Reproduce

  1. Add code block currencies.map { $0.currency }
  2. Click Preview

Expected behavior

No response

FSNotes version

Version 6.6.2

macOS/iOS version

13.5.2 (22G91)

Additional context

No response

{ } chars are shortcuts for Soulver, so make sure it's disabled in the menu.

image