Skip to main content

Heading 1

# heading 1

Heading 2

## heading 2

Heading 3

### heading 3

Heading 4
#### heading 4

 


Line Break - like the one you see above.

---

Bold Text

**Bold Text**

Italic Text

*Italic Text*

Italic Bold Text

***Italic Bold Text***

Highlighted Text

==Highlighted Text== 

  • Bullet Point
- Bullet Point

Checked checkbox

Unchecked checkbox

- [x] Checked checkbox
- [] Unchecked checkbox

Code Block

$ nc -nvlp 4444
listening on [any] 4444 ...
connect to [10.10.10.205] from (UNKNOWN) [10.10.10.190] 49806
Microsoft Windows [Version 10.0.17763.737]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\User\Bimbim>winPEAS.exe quiet filesinfo userinfo

Start a code block by typing 3 backticks before and after the code.

```shell
 Type 3 backticks(`) and the kind of code you are using, such as bash, zsh, shell, 
 javascript, etc., or nothing, then hit enter and paste or type your code.
```

Link

[url-title](url-source)
[domain.com](https://domain.com)

Link to local file

[image.jpg](<files/images/image.jpg>)

Backlinks - type two open brackets and a window should pop up with local files. 

[[backlink]]

Tags

#newtag

This is a blockquote.

> This is a blockquote.

Table

PortStateServiceVersionOS
22/tcpopensshOpenSSH 4.3 
80/tcpopenhttpApache 2.2.3CentOS
8080/tcpfilteredhttp  
Item 1 | Item 2 | Item 3 | Item 4
---- | ---- | ---- | ----
text 1 | text 2 | text 3 | text 4
text 1 | text 2 | text 3 | text 4

Editing Shortcuts

Shortcut KeyFunctions
Ctrl + BBold Selected Text
Ctrl + IItalicize Selected Text
Ctrl + KInsert External Link to Selected Text
Ctrl + ]Indent
Ctrl + [Unindent
Ctrl + DDelete current line
Ctrl + VDuplicate current line
Ctrl + ClickOpen Note in Current Panel via Link
Ctrl + Shift + ClickOpen Note in New Panel via Link

General Shortcuts

Shortcut KeyFunctions
Ctrl + SEditor: Saves the file
Ctrl + NCreates a new note
Ctrl + POpen command palette
Ctrl + OOpens Quick Switcher
Ctrl + Shift + FSearch in all files
Ctrl + GOpens graph view
Ctrl + Alt + ←Navigate Back
Ctrl + Alt + →Navigate forth
Ctrl + FSearches current file
Ctrl + EToggle edit/preview modes
Ctrl + ,Open Settings
Ctrl + TabNext tab
Ctrl + Shift + TabPrevious tab
Alt + TabNext App
Alt + Shift + TabPrevious App
Win + TabTask View
Win + Shift + TabNext Window