OcttKB/Wiki-OcttKB/plugins/refnotes/$__plugins_kookma_refnotes_...

7 lines
222 B
Plaintext

tags: $:/tags/Macro
title: $:/plugins/kookma/refnotes/macros/footnote
type: text/vnd.tiddlywiki
\define fnote(note)
<div class="refnotes-tooltip refnotes-footnote"><div class="refnotes-tooltiptext">$note$</div></div>
\end