mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 04:17:21 +00:00
Added first pass at support for building TiddlyWiki 2.6.x with TW5
There are still some whitespace and attribute ordering issues, but the result runs correctly.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
title: ReferencesCommand
|
||||
modifier: blaine
|
||||
created: 20110211110659
|
||||
modified: 20110211131020
|
||||
tags: commands
|
||||
creator: psd
|
||||
|
||||
Offers a popup menu displaying the tiddlers that link to the current one. It is used with the ToolbarMacro like this:
|
||||
{{{
|
||||
<<toolbar references>>
|
||||
}}}
|
||||
Reference in New Issue
Block a user