mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-22 22:10:03 +00:00
Remove accidental commit 6cc99fcbe33da47cfcb1335d0742b16ea1b9ce03
This commit is contained in:
parent
6f9f92fa69
commit
7fc65d0d1a
@ -1,8 +1,6 @@
|
||||
title: TiddlyWiki Pre-release
|
||||
modified: 20150428204930183
|
||||
|
||||
{{HelloThere||$:/plugins/tiddlywiki/internals/EditTemplate/body/preview/parse-tree}}
|
||||
|
||||
This is a pre-release build of TiddlyWiki, [[also available in empty form|https://tiddlywiki.com/prerelease/empty.html]]. It is provided for testing purposes. ''Please don't try to use it for anything important'' -- you should use the latest official release from https://tiddlywiki.com.
|
||||
|
||||
<$list filter="[tag[ReleaseNotes]!has[released]!sort[created]]">
|
||||
|
@ -1,28 +0,0 @@
|
||||
title: UnwantedParagraphs
|
||||
description: Unwanted paragraph elements when using slot/fill
|
||||
type: text/vnd.tiddlywiki-multiple
|
||||
tags: [[$:/tags/wiki-test-spec]]
|
||||
|
||||
title: Output
|
||||
|
||||
\whitespace trim
|
||||
\procedure hello
|
||||
\whitespace trim
|
||||
<div class="frame">
|
||||
<$slot $name="greeting"/>
|
||||
</div>
|
||||
\end
|
||||
|
||||
<div class="tc-outer">
|
||||
<$transclude $variable="hello" mode="inline">
|
||||
<$fill $name="greeting">
|
||||
<h1>A heading</h1>
|
||||
<p>A paragraph</p>
|
||||
</$fill>
|
||||
</$transclude>
|
||||
</div>
|
||||
|
||||
+
|
||||
title: ExpectedResult
|
||||
|
||||
<p><div class="tc-outer"><div class="frame"><h1>A heading</h1><p>A paragraph</p></div></div></p>
|
@ -5,10 +5,6 @@ tags: TableOfContents
|
||||
title: HelloThere
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
<div a="foo" b={{foo}} c=<<bar x:"one" y:"two" z>>>
|
||||
This
|
||||
</div>
|
||||
|
||||
''Have you ever had the feeling that your head is not quite big enough to hold everything you need to remember?''
|
||||
|
||||
Welcome to TiddlyWiki, a unique [[non-linear|Philosophy of Tiddlers]] notebook for [[capturing|Creating and editing tiddlers]], [[organising|Structuring TiddlyWiki]] and [[sharing|Sharing your tiddlers with others]] complex information.
|
||||
|
@ -1,2 +0,0 @@
|
||||
title: $:/state/editpreviewtype
|
||||
text: $:/plugins/tiddlywiki/internals/EditTemplate/body/preview/parse-tree
|
@ -1,2 +0,0 @@
|
||||
title: $:/state/showeditpreview
|
||||
text: yes
|
Loading…
x
Reference in New Issue
Block a user