Published
A showcase of headings, lists, images, quotes, tables, and code so we can tweak the markdown styling.
Support & Share
Tip with Lightning, or share to Nostr. Uses the relays wss://relay.damus.io, wss://relay.snort.social.
Omnoster
Connecting…
NIP-07 signer not detected. Please enable your Nostr extension to share.
Here is a paragraph with bold text, italic emphasis, and inline code to confirm everything feels sharp and readable. I can also link to a resource while keeping it in-context.
Blockquotes should stand out with padding, a border, and enough room to breathe.
inline code.| Column | Description | | ------ | ----------- | | Feature | Dark blockquotes w/ gradient accents | | Code | Syntax highlighting + copy button | | Image | Rounded, click-to-zoom treatment |
type MarkdownSection = { title: string; body: string; tags: string[];};
const featured: MarkdownSection[] = [ { title: 'Navigation', body: 'The highlight is the nav bar.', tags: ['ux', 'next'], },];
console.log('Render complete', featured);npm run lintnpm run test{ "status": "ready", "elements": ["headings", "images", "code", "quotes"], "published": true}Markdown should feel like a living document with breathing space, raised visuals, and interactive helpers such as copy buttons and clickable art. This playground lets us tune every element before landing it on the real posts.
Comments (Nostr)
Relays: wss://relay.damus.io, wss://relay.snort.social. NIP-07 signer required to post.
Connecting to relays…
NIP-07 signer not detected. Install/enable a Nostr browser extension (e.g., Alby, nos2x), then refresh to post.