snippets.md
markdown
sha256:8915fe406161f95c1681f9469375e7bae5b28c884f00bedbdef65e4b0cd0738d
docs(flow): commit FLOW-V0-SPEC.md hygiene for 7A-INT merge
Human
13 hours ago
title: Snippets and formatting project: showcase tags: [reference, demo, code] date: 2026-03-21
Formatting samples
Lists, code, and headings render in the Hub note detail panel.
Checklist
- [x] Frontmatter with
title,project,tags,date - [ ] Optional tasks for light project tracking
Code block
function greet(name) {
return `Hello, ${name}`;
}
Quote
Short quotes stand out for principles or citations.
File History
1 commit
sha256:8915fe406161f95c1681f9469375e7bae5b28c884f00bedbdef65e4b0cd0738d
docs(flow): commit FLOW-V0-SPEC.md hygiene for 7A-INT merge
Human
13 hours ago