utmapp/UTM

Allow rich text in the VM Notes field using Markdown syntax

Ouverte

#3 547 ouverte le 27 janv. 2022

 (5 commentaires) (0 réaction) (0 personne assignée)Swift (1 707 forks)batch import
enhancementgood first issueinterface

Métriques du dépôt

Stars
 (34 064 étoiles)
Métriques de merge PR
 (Merge moyen 2m) (1 PR mergée en 30 j)

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.

Guide contributeur