h

h

๐Ÿ˜‚



s { font-style: normal; } { font-style: normal; font-weight: bold; } s { color: green }
em { color: blue }

Here is an example of AppleScript:



tell application "Foo"
beep
end tell



Some Markdown text with some blue text.

Some Markdown text with some blue text.

*some emphasized markdown text*

Report Page