What is Nostr?
/ Colby Serpa💡
npub1t89…a5h9
2024-11-26 09:20:10

Colby Serpa💡 on Nostr: I see mentioning of LaTeX support here: ...

I see mentioning of LaTeX support here:
> This script demonstrates the features of our markdown editor, including text formatting, LaTex equations, image uploads, links, lists and more, this is a blockquote ~

# 1. Test Formatting
Markdown supports multiple text formatting styles:

- Bold text: **This is a bold text** or **This is a bold text**
- Italic text: *This is italic text* or *this is a italic text*
- Strikethrough: ~~this is strikethrough text~~ or ~~this is strikethrough~~
- Combining styles: ***This is italic bold text*** or ***This is italic bold text***



-----------

- Inline code: `print("Hello!")` or `print("Hello!")`
- Code Block:

```python
def greet():
print("Hello, Markdown Editor!")
greet()

```



-----------

# 2. Headers
> Organize your content with headers:

# Header 1
## Header 2
### Header 3
#### Header 4
##### Header 5
###### Header 6



-----------

# 3. Lists
## 3.1 Unordered lists:
- Unordered list item 1
- unordered list item 1.1
- unordered list item 1.1.1
## 3.2 Ordered lists:

1. Ordered list item 1
2. Ordered list item 2
3. Oredered list item 3

## 3.3 Checkmark lists:

- [x] Task 1
- [ ] Task 2
- [x] Task 3



-----------

# 4. Blockquotes

> This is a blockquote
>> This is nested blockquote




-----------

# 5. LaTex Equations
- Inline Equation: `$$f(x) = 1^1_2$$` or `$$E = mc^2$$`


# 6. Image Uploads
![image]( )

## 6.1. Images via links
![image]( )

# 7. Links
[Visit our website](https://yakihonne.com)


# 9. Try it out
Feel free to try out our markdown editor, and support us with feedback.
# Thank you for exploring our Markdown Editor
![image]( )




















Author Public Key
npub1t89vhkp66hz54kga4n635jwqdc977uc2crnuyddx7maznwfrpupqwra5h9