PomeloMark Playground
---
frontMatter: ok
created: 2024-05-29
---

# PomeloMark

### Text

**bold** *italic* ~~strike~~ ++underline++ `code` ==highlight== ***~~==`multiple`==~~***

[Link to PomeloMark Playground](https://pomelomark.table-os.com/)

[[Another note|✅ Wikilink (see Markdown)]]

Manual break\
New line in the same block

### To-do list

* [ ] Unchecked
* [x] Checked
* [ ] With a sub-item: long long long long long long long long long long long long long long long long long long long long long text
* [x] Sub-item

### Heading

# Heading 1

## Heading 2

### Heading 3

#### Heading 4

##### Heading 5

###### Heading 6

PomeloMark

Text

bold italic strike underline code highlight multiple

Link to PomeloMark Playground

✅ Wikilink (see Markdown)

Manual break
New line in the same block

To-do list

  • Unchecked

  • Checked

  • With a sub-item: long long long long long long long long long long long long long long long long long long long long long text

    • Sub-item

Heading

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Bulleted list

  • List Item

    • List Item with multiple lines. List Item with multiple lines. List Item with multiple lines. List Item with multiple lines.

      • List Item

    • List Item

  • List Item

Numbered list

  1. Item 1

  2. Item 2

  3. Item 3

    1. Start with other number

Quote

PomeloMark is building a LEGO-like Markdown editor.

Divider


Code block

function foo(name: string) {
return `Hello, ${name}!`
}
/* Wrap */
KKBOX.isMobile = /(phon|android|iPad|iPod|opera mini|blackberry|IEMobile|nokia|motorola|sonyericsson|samsung|lg-|sie-|tablet)/i.test(navigator.userAgent);
KKBOX.isTablet = /(^.*android((?!Mobile).)*$|iPad|tablet)/i.test(navigator.userAgent);

Table

Text

Greeting

Random

bold italic

Hello
world

?

strike underline

你好

:

code

こんにちは

^

highlight

नमस्ते

value1

multiple

مرحبًا

value2