mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
10 lines
456 B
Plaintext
10 lines
456 B
Plaintext
|
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.
|