Skip to content

Latest commit

 

History

History
73 lines (47 loc) · 1007 Bytes

compose_.md

File metadata and controls

73 lines (47 loc) · 1007 Bytes

Compose -- testing simple composition

Need to test composing.

_"stuff | split \n-!-\n "

_"stuff | longsplit \n-!-\n, arr(;, some, more) "

_"tb | compsplit _'template'  "

_"t | nlsplit temp2  "

_"| arrtest"

longsplit

split

nlsplit

compsplit

arrtest

template

\_":title"
\_":body"

tb

ttl
---
body
body

t

ttl

stuff

this is
-!-
great
-!-
Does it 
work
-!-
Yes

this is5great5Does it work5Yes

this is5great5Does it work5Yes;kool;some;more

ttl body body

ttl

this!that har