utmapp/UTM

Allow rich text in the VM Notes field using Markdown syntax

Open

#3,547 opened on 2022年1月27日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Swift (1,707 forks)batch import
enhancementgood first issueinterface

Repository metrics

Stars
 (34,064 stars)
PR merge metrics
 (平均マージ 2m) (30d で 1 merged PR)

説明

I would like to be able to write rich notes about my VMs using the Markdown syntax.

This could be implemented by using the AttributedString API introduced by Apple in 2021.

コントリビューターガイド