Update TiddlerTags.tid

typo
print-window-tiddler
gernert 2014-09-01 12:20:02 +02:00
rodzic beed7de4ca
commit c2d5870fac
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -26,7 +26,7 @@ The tag manager is available via a button at the top of the sidebar tab "Tabs",
The colour used to draw a tag pill is taken from the ''color'' field of the tiddler titled with the tag. The colour can be specified as any CSS value (more modern browsers show a colour picker for the ''color'' field).
An icon can be associated with a tag by placing the title of the tiddler containing the image into the ''icon'' field of th etiddler titled with the tag.
An icon can be associated with a tag by placing the title of the tiddler containing the image into the ''icon'' field of the tiddler titled with the tag.
See the tag {{done||$:/core/ui/TagTemplate}} for an example.