mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
9 lines
314 B
Plaintext
9 lines
314 B
Plaintext
|
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>
|