1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/macros/VersionMacro.tid
Jermolene ac81d9d43f Docs update
Hopefully fixing #309
2013-12-28 17:57:11 +00:00

18 lines
297 B
Plaintext

created: 20131228162448664
modified: 20131228162605081
tags: macros
title: VersionMacro
type: text/vnd.tiddlywiki
The version macro returns the current TiddlyWiki version number.
! Example
The version macro takes no parameters:
```
Version number: <<version>>
```
Version number: <<version>>