ftd 0.2.0

ftd: FifthTry Document Format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-- ftd.text foo:
caption name:
boolean open: true
text: $name
if: $open
$on-click$: toggle $open

-- ftd.text: gg

-- ftd.column:

-- ftd.column:

-- foo: Hello

-- ftd.text: Hello Again