1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-31 23:26:18 +00:00

Change suffix of two MultiTiddlerFiles from tids to multids

This commit is contained in:
Xavier Cazin 2014-02-21 22:34:07 +01:00
parent a812c6e386
commit cfa6f0a8a6
3 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ The goals of this format are:
* To allow common fields or tags to be shared within groups of tiddlers
* To be simple to process with external tools
MultiTiddlerFiles have the extension `tids`. The file is structured as a block of shared fields followed by a blank line. The rest of the file is a sequence of comments and tiddlers. Tiddlers are specified by their title, followed by a colon, at least one space character, and then the rest of the line is the text field for the tiddler.
MultiTiddlerFiles have the extension `multids`. The file is structured as a block of shared fields followed by a blank line. The rest of the file is a sequence of comments and tiddlers. Tiddlers are specified by their title, followed by a colon, at least one space character, and then the rest of the line is the text field for the tiddler.
For axample:
For example:
```
title: $:/language/ControlPanel/