utmapp/UTM

Allow rich text in the VM Notes field using Markdown syntax

Offen

#3.547 geöffnet am 27.01.2022

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (1.707 Forks)batch import
enhancementgood first issueinterface

Repository-Metriken

Stars
 (34.064 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2m) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide