xcode
xcode copied to clipboard
Markdown not working well in Xcode
Viewing/editing Markdown docs doesn't work well in Xcode compared to Catppuccin VS Code. Any ideas how to resolve that? It's especially problematic on Latte when anything in `backticks` is white.
Xcode:
VS Code:
Same, ``xxx`` works but `xxx` is still white. #9 do not solve this issue.
Thanks for the report, I opened up a PR to address this!