mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 08:26:46 +00:00
Introduce text/vnd.tiddlywiki.railroad
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
created: 20150102165032410
|
||||
modified: 20150102172010663
|
||||
modified: 20150119215720000
|
||||
tags:
|
||||
title: $:/plugins/tiddlywiki/railroad/example
|
||||
|
||||
<$railroad text={{$:/plugins/tiddlywiki/railroad/example-source}}/>
|
||||
Transcluding from [[$:/plugins/tiddlywiki/railroad/example-source]]:
|
||||
|
||||
```
|
||||
<$railroad text="""
|
||||
["+"]
|
||||
({ [[digit|GettingStarted]] } | "#" <'escape sequence'>)
|
||||
[{("@" name-char | :"--" )}]
|
||||
"""/>
|
||||
```
|
||||
{{$:/plugins/tiddlywiki/railroad/example-source}}
|
||||
|
||||
<$railroad mode="debug" text={{$:/plugins/tiddlywiki/railroad/example-source}}/>
|
||||
Debug mode:
|
||||
|
||||
<$railroad debug="yes" text={{$:/plugins/tiddlywiki/railroad/example-source}}/>
|
||||
|
||||
Reference in New Issue
Block a user