snippets.md
markdown
sha256:700fafdd1afa490919f9515d660ca6e75456bcd5bb67513abcd8757a634c01f6
docs: record AIP-b SD-21 land (KN #308)
Human
12 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:700fafdd1afa490919f9515d660ca6e75456bcd5bb67513abcd8757a634c01f6
docs: record AIP-b SD-21 land (KN #308)
Human
12 days ago