diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-11-27 09:22:49 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-11-27 09:22:49 +0000 |
| commit | 61090cf16b55edcd170a467c8f97688e1129db31 (patch) | |
| tree | fe3957bd235060bfc42641d3d1a0e7097382ad6e /docutils/docs/dev | |
| parent | bc9025028441195af025b6e28f5bfcdc6f17d61b (diff) | |
| download | docutils-61090cf16b55edcd170a467c8f97688e1129db31.tar.gz | |
Implement feature request #40 Option to embed images as data URI.
If the new "embed_image" configuration setting is true, the image
can be read from the local file system, and its MIME type can be
determined, it is base64 encoded and included as a data URI.
TODO:
* Add an "embed" option to the "image" directive to allow embedding
of individual images?
* Use direct inlinging for SVG in HTML5?
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8581 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
0 files changed, 0 insertions, 0 deletions
