mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 07:14:50 +00:00
16 lines
384 B
Plaintext
16 lines
384 B
Plaintext
created: 20150102165032410
|
|
modified: 20150102172010663
|
|
tags:
|
|
title: $:/plugins/tiddlywiki/railroad/example
|
|
|
|
<$railroad text={{$:/plugins/tiddlywiki/railroad/example-source}}/>
|
|
|
|
```
|
|
<$railroad text="""
|
|
["+"]
|
|
({ [[digit|GettingStarted]] } | "#" <'escape sequence'>)
|
|
[{("@" name-char | :"--" )}]
|
|
"""/>
|
|
```
|
|
|
|
<$railroad mode="debug" text={{$:/plugins/tiddlywiki/railroad/example-source}}/> |