btheado
5d06b922d3
Fix wikitext-example-table-row to render output in block mode ( #8288 )
...
* Fix wikitext-example-table-row so example output table cell is rendered in block mode
* Use transclude with =block instead of empty line to force block mode parsing
2024-06-22 17:53:47 +01:00
Jeremy Ruston
3b88f0e741
Tweak wording
2024-06-21 09:09:44 +01:00
Mohammad Rahmani
b49ecf886b
Correction to Minlength Operator ( #8281 )
2024-06-21 09:08:38 +01:00
Mario Pietsch
02ccec7ea8
Improve docs for TranscludeWidget and Transclusion tiddler ( #8282 )
2024-06-21 09:07:41 +01:00
Mario Pietsch
14c5628d35
Fix: Edge-Browser - Opening HelloThere with debugger "Pause on caught exceptions" causes a break ( #8283 )
2024-06-21 09:06:33 +01:00
twMat
2f4c21e374
Update Procedures.tid ( #8273 )
...
Clarifying of the "tip" assuming this is what the tip is after.
2024-06-18 18:17:29 +01:00
Mario Pietsch
fdb86e7881
Remove NEW ribbon from "Saving with Polly" and "TiddlyBucket " ( #8266 )
2024-06-18 09:11:50 +01:00
Mario Pietsch
b4ac1e6b35
Update description field for Release v5.3.2 and v5.3.3 ( #8267 )
2024-06-18 09:11:24 +01:00
Jeremy Ruston
177ba4b56e
Update archive
...
@pmario v5.3.2 appears to be missing, is that something you could kindly help with?
2024-06-14 09:54:48 +01:00
Jeremy Ruston
789d64f768
Merge PR #7661
2024-06-06 17:15:41 +01:00
Mario Pietsch
51ad11401b
Docs: fix broken internal links ( #8159 )
...
* fix broken internal links
* reset modified fields
2024-06-06 11:25:03 +01:00
Saq Imtiaz
eb15dc8408
Docs: Corrects tag on parsermode pragma documentation ( #8235 )
...
* docs: Corrects tag on parsermode pragma documentation
* Update Pragma_ _parsermode.tid
reset modified date
2024-06-04 19:42:22 +01:00
twMat
312b3b2037
Typo in Procedures.tid ( #8229 )
2024-06-02 10:25:30 +01:00
twMat
24dceb1bce
Update Filter Run Prefix.tid ( #8188 )
...
add relevant links
2024-05-14 08:38:30 +01:00
Jeremy Ruston
1d48909012
Docs: Remove reference to restrictions on field names
...
Fixes #8146
2024-04-16 10:34:49 +01:00
Joshua Fontany
d3722a6602
Docs for use-browser-cache ( #8142 )
...
* docs for use-browser-cache
* Update WebServer Parameter_ use-browse-cache.tid
remove timestamps
* revert last change
* move to webserver folder
* clarify, typos
* dedupe
2024-04-13 10:08:40 +01:00
Mario Pietsch
b595651fe1
Fix hide-show button code needs to be transcluded mode=block ( #8082 )
2024-03-28 21:50:22 +00:00
Mario Pietsch
9cd6affcae
Minor changes to Widgets tiddler ( #8107 )
2024-03-28 19:29:57 +00:00
Jeremy Ruston
d37d6595b5
Docs: Add link to Basic Auth example
2024-03-27 10:09:46 +00:00
Jeremy Ruston
e02cafb938
Add docs about using Basic Authentication in HTTP requests
2024-03-27 08:35:56 +00:00
Mario Pietsch
511d480a60
Fix wikitext-macros example block mode ( #8071 )
2024-03-15 18:08:37 +00:00
Mario Pietsch
3342cfc886
Docs: fix doubled list in: Deprecated - What does it mean ( #8060 )
2024-03-13 22:08:11 +00:00
Mario Pietsch
ec0b264426
Docs: add Procedures railroad syntax description ( #8061 )
2024-03-13 22:07:39 +00:00
Mario Pietsch
8f741e8e67
Docs: deprecate Macro call railroad syntax ( #8062 )
2024-03-13 22:06:23 +00:00
Mario Pietsch
32bf9fd7a1
Docs - wikitext-macros new v5.3.x syntaxWikitext macros ( #8059 )
...
* docs - wikitext-macros new v5.3.x syntax
* fix flexcard macro wrong link
2024-03-13 22:02:56 +00:00
Mateusz Wilczek
21a5841aab
Add links to and instructions about Saq's PR Maker in docs ( #8068 )
2024-03-13 12:17:14 +00:00
Mateusz Wilczek
edfd27fa45
Improve filter run prefix docs ( #8067 )
2024-03-12 20:54:45 +00:00
Jeremy Ruston
e67eaca030
Revert "Docs - wikitext-macros new v5.3.x syntax ( #8033 )"
...
This reverts commit 0fb10da8b3
.
2024-03-11 12:13:25 +00:00
Mario Pietsch
78a09fcf56
Docs - download empty button new syntax - v5.3.x ( #8034 )
...
* docs - download empty button new syntax - want to keep stuff like this for the time beeing
* use \procedure instead of \define for consistency
2024-03-10 15:07:56 +00:00
Mario Pietsch
0f395ce81d
Add code-body field to doc-styles tiddler ( #8054 )
2024-03-10 15:07:28 +00:00
Mario Pietsch
b28f420430
Some more tv-macros changed to new syntax. Plus adjusted doc tiddlers ( #8056 )
2024-03-10 15:06:04 +00:00
Mario Pietsch
0b7914785c
Minor adjustments to existing doc tiddlers without changing modified date ( #8057 )
2024-03-10 15:05:26 +00:00
Mario Pietsch
8d36ecd6bc
Add list-links to $:/deprecated tag ( #8053 )
2024-03-10 14:30:21 +00:00
Mario Pietsch
c2b436371b
Docs: tiddler-info-source - change sources tab to new syntax and add link to pr-creator ( #8029 )
...
* tiddler-info-source - change sources tab to new syntax and add link to pr-creator
* remove class from plain text elements as requested
2024-03-10 11:08:00 +00:00
Mario Pietsch
24e474bd72
Doc-macros, styles and documentation overview tiddler ( #8037 )
2024-03-10 10:41:09 +00:00
Mario Pietsch
a75d4ca003
Docs - operator macros, templates and filter-run template ( #8035 )
2024-03-10 10:39:16 +00:00
Mario Pietsch
0fb10da8b3
Docs - wikitext-macros new v5.3.x syntax ( #8033 )
2024-03-10 10:37:26 +00:00
Mario Pietsch
0202d7b463
Docs - make .from-version and .deprecated-since macros more readable ( #8032 )
2024-03-10 10:36:49 +00:00
Mario Pietsch
b22570a91f
Doc-macros - variable-macros new v5.3.x syntax ( #8031 )
...
* doc-macros - variable-macros new v5.3.x syntax
* change modified back to old value
2024-03-10 10:35:31 +00:00
Télumire
35d1609a2b
Add a warning for potential image map scaling issues + responsive alternative with SVG ( #8044 )
...
* Add a warning for potential image map scaling issues + alternative with SVG
* Update ImageWidget.tid
fix phrasing
2024-03-09 14:39:15 +00:00
Jeremy Ruston
a90b1dbb49
Docs for bags and recipes
...
Prompted by https://talk.tiddlywiki.org/t/whats-a-bag-and-whats-a-tiddlywebadaptor/9278
2024-03-09 14:24:42 +00:00
Jeremy Ruston
72c4b92a4c
Move some docs tiddlers to the correct directories
2024-03-09 14:23:45 +00:00
Mario Pietsch
9082f36008
Docs: Add example for sha256 operator ( #8042 )
2024-03-08 17:29:17 +00:00
TonyM
f02fafe365
Update RefreshThrottling.tid ( #8024 )
...
Change word "preciously" to "previously" as I believe was intend.
2024-03-02 20:03:59 +00:00
Mario Pietsch
4fba206606
move tip to the end of the tiddler so it does not distract reading ( #8019 )
...
* move tip to the end of the tiddler so it does not distract reading
* reset modified
2024-02-29 19:26:19 +00:00
Jeremy Ruston
5b2d35e8d1
Revert "Update backtranscludes.tid ( #8010 )"
...
This reverts commit 32de6eca22
.
2024-02-28 18:04:16 +00:00
catter-fly
4ae6f1ffd4
Adjusting saving w/r/t FireFox ( #7669 )
2024-02-28 11:38:00 +00:00
lin onetwo
32de6eca22
Update backtranscludes.tid ( #8010 )
...
* Update backtranscludes.tid
(cherry picked from commit dbce31764937e90ec0d678a29e426b22eacb122b)
* from-version 5.3.4
2024-02-26 14:33:17 +00:00
Mateusz Wilczek
d29df793a4
Docs: Improve .from-version
macro ( #7874 )
...
* Docs: Improve `.from-version` macro
* Restore icons in version badges
2024-02-24 09:26:41 +00:00
Bimba Laszlo
6236e7777c
Fix URLs of bimlas plugins ( #7994 )
2024-02-17 09:34:48 +00:00