#
98c89536 |
| 19-Jun-2023 |
Andreas Gohr <andi@splitbrain.org> |
Only use data-uri in preview. Partially fixes #40
Because data-uris are cross origin, our link fixing JS does not apply. This uses data uris only in preview, fixing links for normal display.
We cou
Only use data-uri in preview. Partially fixes #40
Because data-uris are cross origin, our link fixing JS does not apply. This uses data uris only in preview, fixing links for normal display.
We could think about fixing targets when saving already...
show more ...
|