Home
last modified time | relevance | path

Searched hist:"98 c895367a8704e5b3f852bd663a8fa13dafbe9e" (Results 1 – 2 of 2) sorted by relevance

/plugin/diagrams/
H A Dhelper.php98c895367a8704e5b3f852bd663a8fa13dafbe9e Mon Jun 19 14:02:25 UTC 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 could think about fixing targets when saving already...

/plugin/diagrams/syntax/
H A Dembed.php98c895367a8704e5b3f852bd663a8fa13dafbe9e Mon Jun 19 14:02:25 UTC 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 could think about fixing targets when saving already...