Markdown

Notes

NOTE

It works with almost all markdown flavours (the below blank line matters).

ℹ️ This is an information

⚠️ This is a warning

ℹ️ This is an information

⚠️ This is a warning

NOTE: Content of your note.

Code

Generic code without synthaxe highlighting.
var code : String = "some codes...";

References