### Roughdraft Flavored Markdown Example Source: https://roughdraft.md This example demonstrates Roughdraft's extended Markdown format, including inline comments and suggested changes. It shows how to integrate review data directly into the Markdown. ```markdown # Homepage Conversion Plan Goal: make the homepage workflow story and Markdown proof feel like one continuous example. Move the workflow story above {=="It's just Markdown."==}{>>This should go above "It's just Markdown."<<}{id="c1" by="Nora" at="2026-04-28T12:10:00.000Z"}{>>Sounds good. I'll move it above that section.<<}{id="c2" by="AI" at="2026-04-28T12:11:00.000Z" re="c1"} {~~Review an agent's plan~>Review a homepage plan~~}{id="s1" by="Nora" at="2026-04-28T12:12:00.000Z"} before it starts coding. Keep the format section as proof that the review data is portable Markdown. Result # Homepage Conversion Plan Goal: make the homepage workflow story and Markdown proof feel like one continuous example. Move the workflow story above "It's just Markdown." Review an agent's planReview a homepage plan before it starts coding. Keep the format section as proof that the review data is portable Markdown. ``` -------------------------------- ### Open Markdown File in Roughdraft Source: https://roughdraft.md Use this command to open a specific Markdown file in Roughdraft for review. Ensure the file path is correct. ```bash roughdraft open "/workspace/.context/homepage-conversion-plan.md" ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.