Upgraded embed experience and new embed types in DEV posts

Published: (February 27, 2026 at 09:29 AM EST)
1 min read
Source: Dev.to

Source: Dev.to

When you paste a URL into your DEV post, if it is embeddable you now get a handy tooltip that generates the liquid tag for you using a new universal embed tag:

embed tooltip example

New embed types

You can now embed several new types of projects directly in your DEV posts, in addition to the widely used Cloud Run embed feature that launched recently.

Lovable

{% embed https://iconstack.lovable.app/ %}

HuggingFace Spaces

{% embed https://huggingface.co/spaces/KittenML/KittenTTS-Demo %}

HuggingFace Datasets

{% embed https://huggingface.co/datasets/openfoodfacts/product-database %}

Warp Block Sharing

{% embed https://app.warp.dev/block/JjdoVfeKebVSw8wiykuDag %}

Bolt.new

{% embed https://ai-dashboard-with-da-z516.bolt.host/ %}

We hope you enjoy the new embed options—if you have ideas or feature requests for additional embeds, feel free to share them in the comments.

0 views
Back to Blog

Related posts

Read more »

Development Update!!!

My portfolio website is almost done — and honestly, building it taught me more than I expected. 💡 There's something different about working on a project that's...