mirror of https://gitlab.com/octtspacc/OcttKB
30 lines
421 B
Plaintext
30 lines
421 B
Plaintext
|
caption: simple
|
||
|
tags: $:/tags/Commander/Template
|
||
|
title: $:/plugins/kookma/commander/template/simple
|
||
|
type: text/vnd.tiddlywiki
|
||
|
version: beta
|
||
|
|
||
|
! Heading one
|
||
|
This is sunsection i
|
||
|
|
||
|
!! Heading two
|
||
|
This is subsection ii.
|
||
|
|
||
|
* one
|
||
|
* two
|
||
|
* three
|
||
|
|
||
|
!!! Heading three
|
||
|
This is subsction iii
|
||
|
|
||
|
```
|
||
|
A sample code
|
||
|
```
|
||
|
|
||
|
!! Sample table
|
||
|
|Table 1. This is caption|c
|
||
|
|Heading one|Heading Two|Heading Three|h
|
||
|
|r1|100|200|
|
||
|
|r2|02|03|
|
||
|
|r3|-1|-2|
|