utmapp/UTM
Allow rich text in the VM Notes field using Markdown syntax
オープン
#3,547 opened on 2022/01/27
enhancementgood first issueinterface
Repository metrics
- Stars
- (34,064 個のスター)
- 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.