utmapp/UTM

Allow rich text in the VM Notes field using Markdown syntax

开放

#3,547 创建于 2022年1月27日

 (5 条评论) (0 个反应) (0 位负责人)Swift (1,707 个派生)batch import
enhancementgood first issueinterface

仓库指标

星标
 (34,064 个星标)
PR 合并指标
 (平均合并 2分钟) (30 天内合并 1 个 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.

贡献者指南