Markdown Playgrounds

We build a Markdown editor for the Mac that can execute Swift code blocks. The app uses CommonMark to parse the Markdown and SwiftSyntax for syntax highlighting of Swift code blocks. For the execution of Swift code, we use a Swift REPL process.

7 Episodes · 2h54min