mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
23 lines
316 B
Plaintext
23 lines
316 B
Plaintext
|
created: 20180609112450207
|
||
|
modified: 20180609112450207
|
||
|
title: Sample Headings 1,2,3
|
||
|
|
||
|
! This is a Level 1 Heading
|
||
|
|
||
|
This is a paragraph.
|
||
|
|
||
|
<$vars tv-adjust-heading-level="-2">
|
||
|
|
||
|
{{Sample Headings 3,4,5}}
|
||
|
|
||
|
</$vars>
|
||
|
|
||
|
!! This is a Level 2 heading
|
||
|
|
||
|
<$vars tv-adjust-heading-level="-1">
|
||
|
|
||
|
{{Sample Headings 4,5,6}}
|
||
|
|
||
|
</$vars>
|
||
|
|