Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -3432,6 +3432,13 @@
"description":"A Markdown rendering component built on TextKit 2, providing smooth performance, rich customization options, and support for streaming AI-driven conversational interactions.",
"homepage":"https://github.com/zjc19891106/MarkdownDisplayView"
},
{
"title":"MarkdownEngine",
"category":"text",
"description":"A native AppKit Markdown editor for macOS with live styling, wiki-style links, and LaTeX rendering, built on TextKit 2.",
"homepage":"https://github.com/nodes-app/swift-markdown-engine",
"tags":["macos"]
},
{
"title":"MarkdownKit",
"category":"text",
Expand Down
Loading