mirror of
https://github.com/epistemic-technology/co-intelligence.git
synced 2026-07-22 06:45:17 +00:00
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>
301 B
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");
}