Last active
August 22, 2023 20:12
-
-
Save PotOfCoffee2Go/160f247423751b317b704a1063d8aed6 to your computer and use it in GitHub Desktop.
Demo of TW5-Node-Red fetch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"title": "Hello World!", | |
"text": "This tiddler is a gist on github at https://gist.github.com/PotOfCoffee2Go/160f247423751b317b704a1063d8aed6/raw/Hello World.json" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title: Hello World from a gist | |
This .tid formatted tiddler is a gist on github at https://gist.github.com/PotOfCoffee2Go/160f247423751b317b704a1063d8aed6/raw/Hello%2520World.tid | |
See Gist in browser at https://gist.github.com/PotOfCoffee2Go/160f247423751b317b704a1063d8aed6. | |
There are two tiddlers in this Gist | |
See [[A second gist tiddler]]. | |
+======+ | |
title: A second gist tiddler | |
This is the second tiddler form a gist. | |
The first tiddler is [[Hello World from a gist]]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"title": "Hello World!", | |
"text": "This tiddler is a gist on github at https://gist.github.com/PotOfCoffee2Go/160f247423751b317b704a1063d8aed6/raw/HelloWorld.json" | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment