utmapp/UTM
GitHub で見るAllow rich text in the VM Notes field using Markdown syntax
Open
#3,547 opened on 2022年1月27日
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.