Markdown

up:: Coding

Split Text

To split text into two lines, use two spaces, then
hit enter/return.

Add Expand

To add expand to markdown, use

<details>
<summary>Expand Title</summary>
Expand content
</details>

You can embed code inside like this:

Expand Title ```js console.log('Hello'); ```

Use <details open> to set the expander open by default.

Alt Keys

Hold alt and type the number to get the character.

Number Result
191
192
193
194
195
196
197
217
218
221 Ţ