File: md_testfile.md

package info (click to toggle)
cherrytree 0.99.30%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 13,672 kB
  • sloc: cpp: 91,646; ansic: 14,611; xml: 1,054; sh: 195; python: 187; javascript: 80; makefile: 10
file content (23 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# H1
## H2
### H3
#### H4

* List item 1
* List item 2
* List item 3


~~StrikedOuted~~

__Italic__

**Bold** **__Italic AND Bold__**

__Italic__ and then **bold** and then **__bold and italic__**


And I am a [link to google](https://google.com)

(I a some text in brackets)