mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-05 03:17:38 +00:00
Overhaul the macro and variable documentation #1519
This commit is contained in:
9
editions/tw5.com/tiddlers/definitions/DataURI.tid
Normal file
9
editions/tw5.com/tiddlers/definitions/DataURI.tid
Normal file
@@ -0,0 +1,9 @@
|
||||
created: 20150221161803000
|
||||
modified: 20150221181711000
|
||||
tags: Definitions
|
||||
title: Data URI
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
A <<.dlink-ex "data URI" "http://en.wikipedia.org/wiki/Data_URI_scheme">> is a way of storing data (such as an image) in a way that is compatible with the addresses used by web pages and [[stylesheets|Cascading Style Sheets]] to access external resources.
|
||||
|
||||
The <<.mlink datauri>> macro can be used to generate data URIs within ~TiddlyWiki.
|
||||
Reference in New Issue
Block a user