From 636cdc8048b2a8f46bfd88fea1b121bb8f21c07a Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 2 May 2019 19:12:06 -0700 Subject: [PATCH] Create planning-v0.3.md --- ext/afform/docs/sandbox/planning-v0.3.md | 145 +++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 ext/afform/docs/sandbox/planning-v0.3.md diff --git a/ext/afform/docs/sandbox/planning-v0.3.md b/ext/afform/docs/sandbox/planning-v0.3.md new file mode 100644 index 0000000000..3fdbb73939 --- /dev/null +++ b/ext/afform/docs/sandbox/planning-v0.3.md @@ -0,0 +1,145 @@ +# Progression of sketches of canvas content + +```html + + +
+ + + +
+``` + + +------------- + +```html +
+ + + + + + + +
+``` + +------------------ + +```html +
+ + + + + + + + + + + + + + + +
+``` + +--------- + +```html + + + + + + + + + + + + + + + + + + +``` + +-------------- + +```html + + + + + + + + + + + + + + + +

+ Your spouse should go to the gym. +

+ + + + + + + + +
+``` + +------ + +```html + + + + + + + + + + + + + + + +``` -- 2.25.1