You can hide the borders of embedded notes and blocks by adding ‘|clean]]’ to the wikilink’s alias.
This allows the embed to appear seamlessly as a part of the page it is embedded in.
Column
This is a standard transclusion:
ews
ss
This is a 'clean' transclusion:
we
ses
Embedding block links which float left or right
You must add a left or right attribute to embeds if the embedded content itself already floats left or right.
Example:
The infobox callout already floats right. To embed it in another page, add |right to the embed wikilink’s alias.
This prevents the embed from taking up 100% of the page-width, instead of wrapping around other content
Float Embed Left or Right
Embeds can be made to float to the left or right of a page by adding |left or |right to the embed wikilink’s alias.
As well as being a stylistic choice to move supplementary content outside of the main flow of the text, it is also necessary when embedding a block which contains an element with a float property already stipulated (e.g., an infobox callout).
Use this reusable card view on any page by copying the HTML block and changing each card link, title, and subtitle.
Process Steps Layout
Use this reusable process view on any page by copying the HTML block and changing each step title and description.
How it works
1
Create an agent
Define the model, system prompt, tools, MCP servers, and skills. Create the agent once and reference it by ID across sessions.
2
Create an environment
Configure where the agent runs: a cloud sandbox, or a self-hosted sandbox on your own infrastructure.
3
Start a session
Launch a session that references your agent and environment configuration.
4
Send events and stream responses
Send user messages as events. The agent autonomously executes tools and streams back results through server-sent events. Event history is persisted server-side and can be fetched in full.
5
Steer or interrupt
Send additional user events to guide the agent mid-execution, or interrupt it to change direction.
“GPT-5.5 is noticeably smarter and more persistent than GPT-5.4, with stronger coding performance and more reliable tool use. It stays on task for significantly longer without stopping early, which matters most for the complex, long-running work our users delegate to Cursor.”
— Michael Truell, Co-founder & CEO at Cursor
— Michael Truell, Co-founder & CEO at Cursor
Builders want continuous progress …(Lovable 引用正文)
— Fabian Hedin, CTO & Co-founder at Lovable
第三段文案 …
— 署名
iframe
## Callout
Box
Normal content displayed inside a grey bordered box.
No blur, no hover effect — just a clean styled container.
Default title
Can callouts be nested?
Yes!, they can. And collapsed!
You can even use multiple layers of nesting.
Aliases: "abstract", "summary", "tldr"
Aliases: "info"
Aliases: "todo"
Aliases: "success", "check", "done"
Aliases: "question", "help", "faq"
Aliases: "failure", "missing", "fail"
Aliases: "danger", "error"
Aliases: "bug"
Aliases: "example"
Aliases: "quote", "cite"
Aliases: "quote", "cite"
Blur
This content is hidden until hovered. Works as a spoiler box or redaction block.
This section records image size aliases and in-article layout formats for Quartz Markdown rendering.
Wikilink Size Aliases
Format
Test
Original
wmicro
wtiny
wsmall
wmed
Fixed dimensions
Inline Text Flow
Right floated figure
The right-floated image should sit beside this paragraph while text wraps naturally around it. This checks the most common wiki-style article layout where an image supports the surrounding explanation instead of occupying a full row.
The paragraph continues long enough to verify wrapping, spacing, and the return to normal document flow after the figure. On narrow screens, the figure should become full width and sit between paragraphs.
Left floated figure
The left-floated image mirrors the previous layout. It is useful for checking whether margins, captions, and text flow remain balanced when the image moves to the opposite side of the article.
Grid, Feature, and Mosaic
These blocks use quartz/styles/images-layouts.scss.
Default cardSquare crop16:9 crop
Full-width feature imageContained feature imageViewport-wide image, ignoring Quartz sidebars and body widthViewport-wide container with image width set to 72%Image scaled to 65% inside the article bodyCustom width and height using CSS variables