enum TextFormat { Markdown, Plaintext, Html, } struct Note {}