snippets.md markdown
27 lines 462 B
Raw
sha256:fd47ab66017e55331b88ba3a59c34c23e4e05c5aec424251d3a404c5a7998c8e feat(hub): restore integration tile detail modals; add Herm… Human minor ⚠ breaking 15 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 3 commits
sha256:fd47ab66017e55331b88ba3a59c34c23e4e05c5aec424251d3a404c5a7998c8e feat(hub): restore integration tile detail modals; add Herm… Human minor 15 days ago
sha256:2827ba9e7632a4b141c50caf1e8f7d77abbc3515be20e7465f2bccb0ac4edf91 fix: repair endpoint now sets has_active_subscription when … Human minor 16 days ago