1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-19 11:52:32 +00:00

Tag additions (#6233)

This commit is contained in:
Marxsal
2021-11-18 00:58:41 -08:00
committed by GitHub
parent ff5817ab50
commit 481edc1cfe
3 changed files with 7 additions and 5 deletions
@@ -1,5 +1,6 @@
created: 20150105133800000
modified: 20150124181306000
modified: 20211117212441252
tags: Concepts
title: Railroad Diagrams
<<.def "Railroad diagrams">>, sometimes called <<.def "syntax diagrams">>, are a visual way of explaining the syntax rules of a computer language. Reading one is like reading a public transport map.
@@ -1,6 +1,6 @@
created: 20151231083708980
modified: 20151231084132703
tags:
modified: 20211117212723856
tags: Languages
title: LanguageGallery Example
type: text/vnd.tiddlywiki
@@ -1,6 +1,7 @@
title: Transclusion and Substitution
created: 20141018090608643
modified: 20150220190346000
modified: 20211117212543789
tags: WikiText
title: Transclusion and Substitution
type: text/vnd.tiddlywiki
The power of WikiText comes from the ability to use the content of one tiddler inside another one. This ability takes several different forms that can easily be confused.