Trying publishing through zelo.news

Trying zelo.news as it popped in articles. See: nostr:naddr1qq9h5etvdukkuethwvknyq3qfq8vrf63vsrqjrwqgtwlvauqauc0yme6se8g8dqhcpf6tfs3equqxpqqqp65w4xe3sa
Trying publishing through zelo.news

I think only yakihonne makes the effort of trying to display where the article is published from but if I do publish.html from localhost, it becomes funny. So are we going to have client tags on article events for all clients or nah? I should include them as well to be honest 🤣

I like zelo.news 🤙 Nice and clean, please put a preview in the editor, otherwise markdown fucks with me when I copy/paste.

Zelo.news: Markdown-First Publishing

Zelo.news is a modern publishing platform built around a **Markdown-first** writing experience.
Writers can focus on content while using simple text-based formatting.

Why Markdown?

  • Easy to learn and read.
  • Fast to write and edit.
  • Works well with version control and collaboration.

Basic Formatting

**Bold text**, *italic text*, and `inline code`.

This is a blockquote, useful for highlighting key statements or quotes.

Lists

  • Bullet item one
  • Bullet item two
  • Bullet item three

List 2

  1. Numbered item one
  2. Numbered item two
  3. Numbered item three

Links and Images

Visit zelo.news

Example image alt text

Table Example

Feature Description
Markdown Simple, readable syntax
Preview Real-time formatting preview
Collaboration Great for teams and editors

Code Block

```js function hello() { console.log(“Hello, zelo.news!”); }```


No comments yet.