utmapp/UTM
View on GitHubAllow rich text in the VM Notes field using Markdown syntax
Open
#3,547 opened on Jan 27, 2022
enhancementgood first issueinterface
Repository metrics
- Stars
- (34,064 stars)
- PR merge metrics
- (Avg merge 2m) (1 merged PR in 30d)
Description
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.