Allow rich text in the VM Notes field using Markdown syntax
Open
enhancement
good first issue
interface
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
I would like to be able to write rich notes about my VMs using the [Markdown](https://daringfireball.net/projects/markdown/) syntax.
This could be implemented by using the [`AttributedString` API](https://developer.apple.com/documentation/foundation/attributedstring/3796160-init) introduced by Apple in 2021.
Contributor guide
Assessment
This issue has not been assessed yet.