mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-31 05:20:07 +00:00
[examples] sets, separators, & tags example (first pass)
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
/* the hello world file */
|
||||
////////////////////////////////
|
||||
// The Hello World file
|
||||
|
||||
hello world!
|
||||
"hello world!"
|
||||
|
||||
// sets
|
||||
(hello world!)
|
||||
[hello world!]
|
||||
{hello world!}
|
||||
|
||||
// sets with labels
|
||||
hello: world!
|
||||
hello: (world!)
|
||||
|
||||
// tags
|
||||
@exclaim "hello world"
|
||||
@message
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user