epistemic-technology_co-int.../test-vault/notes/Sample note.md
Mike Thicke e3377004a2 Add test vault and development docs
Add a test vault with sample content and a script to build and open it
in Obsidian for manual plugin testing. Add development section to README.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 13:20:35 -05:00

301 B

This is a sample note for testing context linking in Co-Intelligence AI.

Key points

  • First point with bold and italic formatting
  • Second point with a code snippet
  • Third point with a link to nowhere
function hello() {
  console.log("Hello from a code block");
}