Start typing Markdown content on the left, and the right side will display the real-time preview effect.
This is a paragraph containing bold and italic text.
const greeting = "Hello, World!";
console.log(greeting);
This is a quote block Can contain multiple lines
| Col1 | Col2 | Col3 |
|---|---|---|
| Data1 | Data2 | Data3 |
| Data4 | Data5 | Data6 |
Add more content here to test scroll synchronization...
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
This is the last paragraph for testing scroll to bottom effect. Now you can test the synchronized scrolling functionality between the editor and preview areas!