Add Markdown file previews

This commit is contained in:
Georg Bauer
2026-07-31 12:02:41 +02:00
parent 178094fd0f
commit 50bb8f94c2
4 changed files with 123 additions and 2 deletions

View File

@@ -7,6 +7,9 @@ packages:
Highlighter:
url: https://github.com/smittytone/HighlighterSwift
from: 3.1.0
MarkdownUI:
url: https://github.com/gonzalezreal/swift-markdown-ui
from: 2.1.0
targets:
Gotcha:
type: application
@@ -35,6 +38,7 @@ targets:
- Generated/gotcha_core.swift
dependencies:
- package: Highlighter
- package: MarkdownUI
preBuildScripts:
- name: Build Rust core
basedOnDependencyAnalysis: false