1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 00:03:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/mechanisms/InfoMechanism.tid
2014-09-11 20:12:25 +01:00

15 lines
496 B
Plaintext

created: 20140720164948099
modified: 20140720165248031
tags: Mechanisms
title: InfoMechanism
type: text/vnd.tiddlywiki
System tiddlers in the namespace `$:/info/` are used to expose information about the system (including the current browser) so that WikiText applications can adapt themselves to available features.
! Information Tiddlers
|!Title |!Description |
|[[$:/info/browser]] |Running in the browser? ("yes" or "no") |
|[[$:/info/node]] |Running under [[Node.js]]? ("yes" or "no") |