kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Added tests for the rabbit hole
rodzic
5abca60580
commit
ee6d7b5cc5
|
@ -0,0 +1 @@
|
|||
<div data-tiddler-target='SixthTiddler' data-tiddler-template='SixthTiddler' class='tw-tiddler-frame'>SixthTiddler<br>11 February 2011<br><a href='Jermolene' class='tw-tiddlylink tw-tiddlylink-internal tw-tiddlylink-missing'>Jermolene</a><br></div><br><div data-tiddler-target='SixthTiddler' data-tiddler-template='SixthTiddler' class='tw-tiddler-frame'>SixthTiddler<br>11 February 2011<br><a href='Jermolene' class='tw-tiddlylink tw-tiddlylink-internal tw-tiddlylink-missing'>Jermolene</a><br></div><br><div data-tiddler-target='EighthTiddler' data-tiddler-template='SixthTiddler' class='tw-tiddler-frame'>EighthTiddler<br><br><br></div><br><div data-tiddler-target='FirstTiddler' data-tiddler-template='SixthTiddler' class='tw-tiddler-frame'>FirstTiddler<br><br><br></div><br>
|
|
@ -0,0 +1,6 @@
|
|||
title: EighthTiddler
|
||||
|
||||
<<tiddler SixthTiddler>>
|
||||
<<tiddler target:SixthTiddler>>
|
||||
<<tiddler template:SixthTiddler>>
|
||||
<<tiddler template:SixthTiddler target:FirstTiddler>>
|
|
@ -0,0 +1 @@
|
|||
SixthTiddler11 February 2011JermoleneSixthTiddler11 February 2011JermoleneEighthTiddlerFirstTiddler
|
|
@ -0,0 +1 @@
|
|||
<table class='table'><caption align='top'>A caption above the table</caption><thead><tr class='evenRow'><td align='center'>Left</td><td align='center'>Middle</td><td align='center'>Right</td></tr></thead><tbody><tr class='oddRow'><td>North West</td><td>North</td><td>North East</td></tr><tr class='evenRow'><td>West</td><td>Here</td><td>East</td></tr><tr class='oddRow'><td>South West</td><td>South</td><td>South East</td></tr></tbody></table>
|
|
@ -0,0 +1,7 @@
|
|||
title: Fifth Tiddler
|
||||
|
||||
|A caption above the table|c
|
||||
| Left | Middle | Right |h
|
||||
|North West|North|North East|
|
||||
|West|Here|East|
|
||||
|South West|South|South East|
|
|
@ -0,0 +1 @@
|
|||
A caption above the tableLeftMiddleRightNorth WestNorthNorth EastWestHereEastSouth WestSouthSouth East
|
|
@ -0,0 +1 @@
|
|||
This is the <strong>text</strong> of the first tiddler, with a <span style='font-size:8em;color:red;'>link</span> to the <a href='SecondTiddler' class='tw-tiddlylink tw-tiddlylink-internal tw-tiddlylink-resolves'>SecondTiddler</a>, too. And a link to <a href='http://tiddlywiki.com/' class='tw-tiddlylink tw-tiddlylink-external'>http://tiddlywiki.com/</a>.<br>
|
|
@ -0,0 +1,3 @@
|
|||
title: FirstTiddler
|
||||
|
||||
This is the ''text'' of the first tiddler, with a @@font-size:8em;color:red;link@@ to the SecondTiddler, too. And a link to http://tiddlywiki.com/.
|
|
@ -0,0 +1 @@
|
|||
This is the text of the first tiddler, with a link to the SecondTiddler, too. And a link to http://tiddlywiki.com/.
|
|
@ -0,0 +1 @@
|
|||
A missing image <img src='Something.jpg'> and a $1 couple of Ç Ç "HTML Entity"
|
|
@ -0,0 +1,3 @@
|
|||
title: Fourth Tiddler
|
||||
|
||||
A missing image [img[Something.jpg]] and a $1 couple of Ç Ç "HTML Entity"
|
|
@ -0,0 +1 @@
|
|||
A missing image and a $1 couple of Ç Ç "HTML Entity"
|
|
@ -0,0 +1 @@
|
|||
<h2>Heading</h2>This is the second tiddler. It has a list:<br><ul><li> Item one</li><li> Item two</li><li> Item three</li></ul>And a macro invocation 5.0.0.a2 and a <span class='myClass'>custom class</span><br>
|
|
@ -0,0 +1,8 @@
|
|||
title: SecondTiddler
|
||||
|
||||
!!Heading
|
||||
This is the second tiddler. It has a list:
|
||||
* Item one
|
||||
* Item two
|
||||
* Item three
|
||||
And a macro invocation <<version>> and a {{myClass{custom class}}}
|
|
@ -0,0 +1 @@
|
|||
HeadingThis is the second tiddler. It has a list: Item one Item two Item threeAnd a macro invocation 5.0.0.a2 and a custom class
|
|
@ -0,0 +1 @@
|
|||
4<br><br>SeventhTiddler<br><br>window<br>
|
|
@ -0,0 +1,7 @@
|
|||
title: SeventhTiddler
|
||||
|
||||
<<echo {{2+2}}>>
|
||||
|
||||
<<echo {{tiddler.title}}>>
|
||||
|
||||
<<echo {{"window"}}>>
|
|
@ -0,0 +1 @@
|
|||
4SeventhTiddlerwindow
|
|
@ -0,0 +1 @@
|
|||
SixthTiddler<br>11 February 2011<br><a href='Jermolene' class='tw-tiddlylink tw-tiddlylink-internal tw-tiddlylink-missing'>Jermolene</a><br>
|
|
@ -0,0 +1,7 @@
|
|||
title: SixthTiddler
|
||||
modified: 20110211110621
|
||||
modifier: Jermolene
|
||||
|
||||
<<view title>>
|
||||
<<view modified date>>
|
||||
<<view modifier link>>
|
|
@ -0,0 +1 @@
|
|||
SixthTiddler11 February 2011Jermolene
|
|
@ -0,0 +1 @@
|
|||
An explicit link <a href='Fourth%20Tiddler' class='tw-tiddlylink tw-tiddlylink-internal tw-tiddlylink-resolves'>Fourth Tiddler</a> and <a href='Fourth%20Tiddler' class='tw-tiddlylink tw-tiddlylink-internal tw-tiddlylink-resolves'>a pretty link</a> and a transclusion <div data-tiddler-target='Fourth Tiddler' data-tiddler-template='Fourth Tiddler' class='tw-tiddler-frame'>A missing image <img src='Something.jpg'> and a Stringy couple of Ç Ç "HTML Entity"</div><br><br><img src='http://placehold.it/350x150'><br>
|
|
@ -0,0 +1,5 @@
|
|||
title: ThirdTiddler
|
||||
|
||||
An explicit link [[Fourth Tiddler]] and [[a pretty link|Fourth Tiddler]] and a transclusion <<tiddler [[Fourth Tiddler]] with:Stringy>>
|
||||
|
||||
[img[http://placehold.it/350x150]]
|
|
@ -0,0 +1 @@
|
|||
An explicit link Fourth Tiddler and a pretty link and a transclusion A missing image and a Stringy couple of Ç Ç "HTML Entity"
|
Ładowanie…
Reference in New Issue