mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-06 14:10:02 +00:00
![Maurycy Zarzycki](/assets/img/avatar_default.png)
* add Polish translation * tweak Polish translations to make certain things moree readable primarily changed translation of "story river" to keep using the English phrase, but also some other phraes that were awkward when I used the translation * add polish flag icon * add polish translation notes * replace 'ukryte tiddlery' with 'tiddlery-cienie' Co-authored-by: Maurycy Zarzycki <maurycy@evidentlycube.com>
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
title: $:/language/Snippets/MacroDefinition
|
|
tags: $:/tags/TextEditor/Snippet
|
|
caption: Definicje makr
|
|
|
|
\define macroName(param1:"default value",param2)
|
|
Tekst makra
|
|
\end
|