mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-05 19:17:32 +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: CancelTiddlerCommand
|
||||
modifier: blaine
|
||||
created: 20110211110625
|
||||
modified: 20110211131015
|
||||
tags: commands
|
||||
creator: psd
|
||||
|
||||
Abandons any pending edits to the current tiddler, and switches it the default view. It is used with the ToolbarMacro like this:
|
||||
{{{
|
||||
<<toolbar cancelTiddler>>
|
||||
}}}
|
||||
Reference in New Issue
Block a user