From 33f07feb3d6003cc3b4833c8d957acf56b950959 Mon Sep 17 00:00:00 2001 From: Tangent Wantwight Date: Mon, 20 Nov 2023 23:00:19 -0500 Subject: [PATCH] Update demo --- src/3x5.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/3x5.ts b/src/3x5.ts index 07a4ba1..d3de229 100644 --- a/src/3x5.ts +++ b/src/3x5.ts @@ -64,7 +64,7 @@ button "Hello" -onClick { para [2 + 2] block { - This is a paragraph of text, with one [b bold] word. Yes, this means there has to be some magic in text processing... this won't work. + This is a paragraph of text, with one [b bold] word. There is some magic in text processing! This won't work. } block -red "Beware!" para "All text should be quoted, it's clearer that way. & blockquotes already should contain paragraphs. (maybe normalize nested paragraphs)" @@ -73,11 +73,11 @@ block { } { Second block - Is this markdown-parsed? + Is this markdown? - [button "No we want to render UI" \\{noop}] + [button "No; we want to render UI" -onClick {}] } { - Since we want escapes to work, these blocks [i will] be subject to substitutions, maybe via a relaxed bareWordTmpl. + These blocks [i are] subject to command and (eventually) variable substitutions, with a custom parser rule. } # A comment para {