1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 19:53:17 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/macros/VersionMacro.tid

19 lines
314 B
Plaintext
Raw Normal View History

2013-12-28 17:57:11 +00:00
created: 20131228162448664
modified: 20131228162605081
2014-09-10 22:42:06 +00:00
tags: Macros
2013-12-28 17:57:11 +00:00
title: VersionMacro
type: text/vnd.tiddlywiki
2014-09-10 23:06:19 +00:00
caption: version
2013-12-28 17:57:11 +00:00
The version macro returns the current TiddlyWiki version number.
! Example
The version macro takes no parameters:
```
Version number: <<version>>
```
Version number: <<version>>