utmapp/UTM

Allow rich text in the VM Notes field using Markdown syntax

Aberta

#3.547 aberto em 27 de jan. de 2022

 (5 comentários) (0 reação) (0 responsável)Swift (1.707 forks)batch import
enhancementgood first issueinterface

Métricas do repositório

Stars
 (34.064 estrelas)
Métricas de merge de PR
 (Mesclagem média 2m) (1 fundiu PR em 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.

Guia do colaborador