mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Comments plugin: Fix extraneous paragraph in above story area
Fixes #3813
This commit is contained in:
parent
16bb474fef
commit
fb0713ae78
@ -2,7 +2,11 @@ title: $:/plugins/tiddlywiki/comments/above-story
|
||||
tags: $:/tags/AboveStory
|
||||
|
||||
<$reveal state="$:/config/Comments/EnableWikiComments" type="match" text="yes" default="no">
|
||||
|
||||
<$tiddler tiddler="$:/SiteTitle">
|
||||
|
||||
<$transclude tiddler="$:/plugins/tiddlywiki/comments/comments-template" mode="inline"/>
|
||||
|
||||
</$tiddler>
|
||||
|
||||
</$reveal>
|
||||
|
Loading…
Reference in New Issue
Block a user