Open kkebo opened 6 months ago
I can reproduce this issue on the Swift Playgrounds.
Other tools (e.g. JSON <> YAML, HTML, Base64, etc.) don't have this issue. Therefore, it's not CodeEditorView's issue, and it may be Ink's issue.
This didn't crash.
import Ink
MarkdownParser().html(from: "- a\n ")
I was wrong. It crashes.
Ink is not actively maintained. So I'd like to replace it with something like swift-markdown-ui if the Swift Playgrounds app supports ClangTarget.
Steps to reproduce
- a
Then, the app will crash.
Crash log and my environment
testflight_feedback.zip