I would like to write some Markdown text in a SwiftUI view in a Mac app. I need to support math expressions with $...$ and $$...$$ along with inline code and code blocks. How can I do syntax highlighting of the Markdown content? Any Swift packages that provide this feature?

#macOS #Mac #swiftlang #swiftui

@wigging hello! We were talking on slack but just in case it’s better here, happy to discuss this.