mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-28 11:00:27 +00:00
Merge branch 'master' into tm-http-request-message
This commit is contained in:
commit
a927de5b78
@ -5,7 +5,7 @@ modified: 20230410105035569
|
||||
|
||||
<span style="float:right;">[img width=340 [Xememex Logo]]</span>
|
||||
|
||||
Xememex is a multiuser TiddlyWiki from [[Federatial]]. It allows large groups of people to work together on intertwingled wikis that can share content.
|
||||
Xememex is a multiuser TiddlyWiki from [[Federatial]]. It allows large groups of people to work together on intertwingled wikis that can share content. It is implemented as a serverless application on Amazon Web Services.
|
||||
|
||||
The largest customer implementation has hundreds of online wikis with thousands of users. See https://manuals.annafreud.org/
|
||||
|
||||
|
@ -52,7 +52,7 @@ These attributes provide low level access to the contents of the transcluding wi
|
||||
Here the <<.wlink ParametersWidget>> widget is used to declare a parameter whose default value is transcluded from another tiddler.
|
||||
|
||||
<$macrocall $name='wikitext-example-without-html'
|
||||
src="""\procedure mymacro
|
||||
src="""\procedure mymacro()
|
||||
<$parameters name={{$:/SiteTitle}} age="21">
|
||||
My name is <<name>> and my age is <<age>>.
|
||||
</$parameters>
|
||||
|
Loading…
Reference in New Issue
Block a user