Tag additions (#6233)

This commit is contained in:
Marxsal
2021-11-18 08:58:41 +00:00
committed by GitHub
parent ff5817ab50
commit 481edc1cfe
3 changed files with 7 additions and 5 deletions
@@ -1,5 +1,6 @@
created: 20150105133800000 created: 20150105133800000
modified: 20150124181306000 modified: 20211117212441252
tags: Concepts
title: Railroad Diagrams 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. <<.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 created: 20151231083708980
modified: 20151231084132703 modified: 20211117212723856
tags: tags: Languages
title: LanguageGallery Example title: LanguageGallery Example
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
@@ -1,6 +1,7 @@
title: Transclusion and Substitution
created: 20141018090608643 created: 20141018090608643
modified: 20150220190346000 modified: 20211117212543789
tags: WikiText
title: Transclusion and Substitution
type: text/vnd.tiddlywiki 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. 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.