Development Test post

in #blog3 days ago (edited)

🚧 Hive Client App – Formatting & Rendering Test Post


Bold

This text is bold.
This is also very important bold text.
You can even mix bold with italic inside for combined emphasis.


Italic

This text is italic.
This is also italic using underscores.
You can combine styles like bold and italic together.


Link

Here is a standard markdown link:
Visit Hive.io

Here is an inline raw link:
https://hive.io

Here is a reference-style link:
Hive Blockchain


Mention

Hello @hiveio 👋

Testing user mentions inside:


Headings

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading
H6 Heading

Horizontal Rule

Above and below this line:



Blockquote

This is a blockquote.

It can span multiple lines.

Nested blockquote level 2.

Nested blockquote level 3.


Lists

Unordered List

  • Item one

  • Item two

    • Nested item

    • Another nested item

  • Item three

Ordered List

  1. First item

  2. Second item

  3. Third item

    1. Nested numbered item

    2. Another nested numbered item

Task List

  • Completed task

  • Incomplete task

  • Another completed task


Inline Code

Here is some inline code: console.log("Hello Hive");


Code Blocks

JavaScript

function greet(user) {
  return `Hello, ${user}! Welcome to Hive.`;
}

console.log(greet("

@hiveio"));

Sort:  

Thanks to you all for supporting the development of new tools for the Hive ecosystem!

❤️