Jeremy Ruston
caac9bee92
Docs: Fixed PR for getting started tweaks ( #7399 )
...
* Cherry picked from getting-started-tweaks-feb-2023
* Update tiddler modified dates
2023-04-10 15:52:10 +01:00
jeremy@jermolene.com
38dce175d6
Add Funding and Marketplace material, and refresh HelloThere
2022-12-04 17:58:16 +00:00
jeremy@jermolene.com
8ebb9ef442
Typo from a981f8ccfe
...
Fixes #6955
2022-09-24 10:55:22 +01:00
jeremy@jermolene.com
1a0ab68dec
Complete fix for a981f8ccfe
2022-09-22 10:34:27 +01:00
jeremy@jermolene.com
a981f8ccfe
Partial fix for wikitext example macros
...
They don't work when the src text contains variable substitution syntax.
2022-09-21 09:32:18 +01:00
Mario Pietsch
8af7054efa
Doc restructuring Plugin Install using core Libraries and with Node.js ( #6722 )
...
* Doc restructuring Plugin Install using core Libraries and with Node.js
* fixing typos and concerns raised by Jeremy
2022-06-20 13:55:12 +01:00
TW Videos
864b5ec05d
Improve readability for documentation macros ( #6494 )
2022-03-02 17:36:53 +00:00
btheado
f0bd06b38d
Add doc related to WikiText parser modes ( #6415 )
...
* Added macros for displaying wikitext examples in a table
* Added documentation for WikiText parsing
* Changed recognize to British spelling
* Add links to the new wikitext parser tiddlers
2022-01-23 09:44:01 +00:00
jeremy@jermolene.com
85646e5db3
Update tw5.com docs macro to allow macros within examples
...
This was supposed to be committed before 9eda02868
2021-03-09 18:11:36 +00:00
Jermolene
1b6a06a4d7
Add copy-to-clipboard macro
...
And use it in the tw5.com example documentation
2017-12-16 10:58:33 +00:00
Astrid Elocson
172c7ef7dd
Overhaul the filter operator documentation: part 1
2015-01-18 18:39:00 +00:00
Tobias Beer
557d1e9207
updated tw-code macro to use codeblock widget
...
As per fix....
https://github.com/Jermolene/TiddlyWiki5/pull/1332#issuecomment-69499836
Tested, working.
2015-01-11 18:15:27 +01:00
Tobias Beer
80631b35ea
updated NestedLists, renamed to GroupedLists added tw-code macro
...
Didn't implement the codeblock widget as suggested here...
https://github.com/Jermolene/TiddlyWiki5/pull/1332#discussion_r22762157
...because it would only return `undefined`.
2015-01-11 11:55:22 +01:00
Jermolene
9ab0c84140
Support global macros via the importvariables widget
...
The new importvariables widget imports macro/variable definitions from
the specified tiddlers and makes them available to its children.
Allows us to split PageMacros up into separate tiddlers.
We still support loading macros from $:/core/ui/PageMacros to help
people upgrading.
Fixes #644 and #559
2014-06-12 18:01:33 +01:00