mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-16 07:43:16 +00:00
deprecated the if-macro, since it is not needed anymore. Use <% if %> instead
This commit is contained in:
parent
8d36ecd6bc
commit
2f7715fd08
@ -1,7 +1,12 @@
|
||||
/*\
|
||||
title: $:/editions/tw5.com/if-macro.js
|
||||
type: application/javascript
|
||||
tags: $:/deprecated
|
||||
module-type: macro
|
||||
|
||||
DEPRECATED -- Since TW v5.3.x this documentation macro is not needed anymore
|
||||
Use: https://tiddlywiki.com/#Conditional%20Shortcut%20Syntax instead
|
||||
|
||||
\*/
|
||||
(function(){
|
||||
|
||||
|
6
editions/tw5.com/tiddlers/system/if-macro.js.meta
Normal file
6
editions/tw5.com/tiddlers/system/if-macro.js.meta
Normal file
@ -0,0 +1,6 @@
|
||||
created: 20240310123422910
|
||||
modified: 20240310123427872
|
||||
module-type: macro
|
||||
tags: $:/deprecated
|
||||
title: $:/editions/tw5.com/if-macro.js
|
||||
type: application/javascript
|
Loading…
x
Reference in New Issue
Block a user