mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
|
title: $:/editions/tw5.com/version-link-macro
|
||
|
tags: $:/tags/Macro
|
||
|
|
||
|
\define version-link()
|
||
|
[[$(version)$|Release $(version)$]]
|
||
|
\end
|