Highlight & annotate your code.
Write always up to date readme files with references to your code.An intuitive side by side file viewer and markdown editor
function greet(name) {
return 'Hello, ' + name + '!';
}
const message = greet('World');
console.log(message);
Annotate your code
Drag and select lines of code to explain its purpose or use AI to generate annotations.
Thinking...
AI
An AI agent that breaks down your requests, retreives information and generates markdown.
Always up to date
Watch for changes and makes sure annotations are up to date as your code grows
- H1
- H2
- H3
- Table
- Image
Hello World
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Focused writing experience
A minimalist markdown editor with everything you need.
Pricing
Starter
Working on a single project.
$5
per month
- Connect unlimited* github repo
- Unlimited AI calls*
- Unlimited annotations
🤍 Open Source
Free for elgible open source projects on Github.
$0
per month
- Connect unlimited* github repo
- Unlimited AI calls*
- Unlimited annotations
OSS