glushchenko / fsnotes

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

Text formated with Code Span in Preview mode show black background and make content unreadable. #1780

Open Marindash opened 1 week ago

Marindash commented 1 week ago

Description

I want to format selected text as Code Span by choosing Format and Code Span in menu. ( Keyboard shortcut command + shift+c). After switching to Preview Mode (Rendered Markdown) it show black square over Code Span. The content of Code Span is unreadable as text and background are black. To show content it need to be clicked on the black square, and the Code Span shows as it should be.

To Reproduce

  1. Select text
  2. Go to 'Format'
  3. Click on 'Code Span'
  4. Preview mode command+/
  5. See error Screenshot 2024-10-13 at 7 08 03 pm Screenshot 2024-10-13 at 7 09 42 pm

Expected behavior

No response

FSNotes version

6.9.7 (647)

macOS/iOS version

15.0.1

Additional context

Upgraded by Homebrew to latest version with same issue.

gingerbeardman commented 1 week ago

Does app restart help?

I wonder if it is some styles remaining in dark mode or something like that?