Rich Text
Markdown Capability Test
Welcome to the Bidirectional Converter! Try editing this text.
1. Text Styles
We support bold (strong), italic (emphasis), and strikethrough.
You can also use inline code for technical terms.
2. Nested Lists
- Main Item 1
- Sub Item A
- Sub Item B
- Deep Item 1
- Main Item 2
- First Step
- Second Step
- Sub-process X
- Sub-process Y
3. Blockquotes
Markdown is a lightweight markup language with plain text formatting syntax.
4. Code Blocks
// A simple JavaScript function
function greet(name) {
return `Hello, ${name}!`;
}
5. Links & Dividers
Visit CommonMark for specs.
End of sample.
Markdown
Copied!