snippets.md
markdown
sha256:6a102aafafdfe7e70a24f4e59740200f0ee713ce7915f1b53e9d4ba5ee8b4410
Initial Muse snapshot
Human
48 days 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:6a102aafafdfe7e70a24f4e59740200f0ee713ce7915f1b53e9d4ba5ee8b4410
Initial Muse snapshot
Human
48 days ago