mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 17:16:18 +00:00
19 lines
314 B
Plaintext
19 lines
314 B
Plaintext
created: 20131228162448664
|
|
modified: 20131228162605081
|
|
tags: Macros
|
|
title: VersionMacro
|
|
type: text/vnd.tiddlywiki
|
|
caption: version
|
|
|
|
The version macro returns the current TiddlyWiki version number.
|
|
|
|
! Example
|
|
|
|
The version macro takes no parameters:
|
|
|
|
```
|
|
Version number: <<version>>
|
|
```
|
|
|
|
Version number: <<version>>
|