Table of Contents
Text and Links
This is a paragraph with an internal link and an external link.
This is a blockquote demonstrating the custom styling.
Code
Inline code: const greeting = "Hello, world!";
Code block with syntax highlighting:
function calculateSum(a, b) {
return a + b;
}
console.log(calculateSum(5, 3)); // Output: 8
Callouts
💡
Tip: Use callouts to highlight important information or tips for your readers.
⚠️
Warning: This is an example of a warning callout. Use it for critical information.
Pros and Cons
You might use React if...
Component-based
Large ecosystem
Facebook-backed
You might not use React if...
Steep learning curve
Frequent updates
Requires additional libraries for full functionality
Tables
Name | Age | Occupation |
---|---|---|
Alice | 28 | Engineer |
Bob | 35 | Designer |
Charlie | 42 | Manager |
Tweets
Here's an embedded tweet:
In the future, humans will need to supervise AI systems much smarter than them. We study an analogy: small models supervising large models. Read the Superalignment team's first paper showing progress on a new approach, weak-to-strong generalization: openai.com/research/weak-…