Article @ write.nostr.com
Edited article
Markdown Syntax Test Article
This article is a brief test of markdown syntax on write.nostr.com. Use it as a reference to verify formatting features.
Headings
Create headings with # symbols:
Example Heading Level 3
Text Formatting
- Bold text with
**bold** - Italic text with
*italic* Strikethroughwith~~strikethrough~~- Inline
codewith backticks
Lists
Unordered List
- Item 1
- Item 2
- Subitem 2a
Ordered List
- First item
- Second item
Links and Images
- Visit Nostr for decentralized blogging.
- Sample image:
Code Block
console.log("Hello, Nostr!")
Blockquotes
Blockquotes can highlight important notes.
Markdown is simple and versatile for writing clean formatted text.
Happy testing on write.nostr.com!
P.S. this is supposed to allow article’s edit.