1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-03 19:38:02 +00:00

Remove accidental commit 6cc99fcbe3

This commit is contained in:
jeremy@jermolene.com
2022-05-27 08:36:31 +01:00
parent 6f9f92fa69
commit 7fc65d0d1a
5 changed files with 0 additions and 38 deletions

View File

@@ -1,8 +1,6 @@
title: TiddlyWiki Pre-release title: TiddlyWiki Pre-release
modified: 20150428204930183 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. 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]]"> <$list filter="[tag[ReleaseNotes]!has[released]!sort[created]]">

View File

@@ -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>

View File

@@ -5,10 +5,6 @@ tags: TableOfContents
title: HelloThere title: HelloThere
type: text/vnd.tiddlywiki 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?'' ''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. 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.

View File

@@ -1,2 +0,0 @@
title: $:/state/editpreviewtype
text: $:/plugins/tiddlywiki/internals/EditTemplate/body/preview/parse-tree

View File

@@ -1,2 +0,0 @@
title: $:/state/showeditpreview
text: yes