Oh neat, Markdown support is new since I last used Mastodon! Maybe I can use *italics* and horizontal separators

------

and bulleted lists:

* Italics
* Bulleted lists
* Links
* Headers
* Blockquote
* Preformatted text

A link should be like [hafnium oxide](en.wikipedia.org/wiki/Hafnium_):

> It is an electrical insulator with a band gap of 5.3~5.7 eV.

And preformatted text should be like

x = 1:10

Follow

Hmm, some of those worked, but not the bulleted list or the blockquote, so I guess this isn't really Markdown or close to it.

I wonder if it supports fenced code blocks?

```javascript
for (let x of items) process(item, 'now')
```

Yeah, so it handles fenced code blocks, but not syntax highlighting.

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.