mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 09:24:47 +00:00
Switch code block syntax
This commit is contained in:
@@ -5,11 +5,11 @@ module-type: wikirule
|
||||
|
||||
Wiki text rule for inline-level transclusion. For example:
|
||||
|
||||
{{{
|
||||
```
|
||||
{{MyTiddler}}
|
||||
{{MyTiddler|tooltip}}
|
||||
{{MyTiddler}width:40;height:50;}.class.class
|
||||
}}}
|
||||
```
|
||||
|
||||
\*/
|
||||
(function(){
|
||||
|
||||
Reference in New Issue
Block a user