1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-22 05:13:15 +00:00

Comments plugin: Fix extraneous paragraph in above story area

Fixes #3813
This commit is contained in:
Jermolene 2019-03-02 16:18:50 +00:00
parent 16bb474fef
commit fb0713ae78

View File

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