EINDEX / logseq-copilot

Logseq Copilot is a Browser extension that allows you to access your Logseq via your browser.
https://logseq-copilot.eindex.me
GNU General Public License v3.0
235 stars 21 forks source link

Render video in Graph out #29

Closed oshliaer closed 4 months ago

oshliaer commented 1 year ago

Wow! I see YT tags render!

That's cool!

Is this intended behavior? How can I improve my markup to make this work?

1683827351222

EINDEX commented 1 year ago

No this not intend. 😢 I will try to see it can render or not. If not will disable it.

EINDEX commented 1 year ago

There 2 reasons for the render not correct:

  1. https://github.com/logseq/logseq/issues/9608
    1. not limit the width of the iframe.
EINDEX commented 4 months ago

Now, the search interface can render iframe correctly. But the {{video ...}} is still not rendered.