how to embed a website in block
or
when paste a link, logseq can detect this url title auto
- embed:
@@html: <iframe src="https://www.logseq.com" style="height: 600px" sandbox="" loading="lazy"></iframe>@@
- get title: There are several plugins for that. Search for “title” in the marketplace.
thanks, I will try it