1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-22 23:16:53 +00:00

Another block mode vs inline mode fix

This commit is contained in:
Jermolene 2014-02-21 09:07:46 +00:00
parent f59b84e63b
commit c4058c4662

View File

@ -32,9 +32,11 @@ Click this link to get started: HelloThere
<$list filter="[list[MySubStoryList]]" history="MySubHistoryList">
<div>
! <$button message="tw-close-tiddler" class="btn-invisible">{{$:/core/images/close-button}}</$button> <$view field="title"/>
<$transclude/>
</div>
</$list>