This is a simple preview for styles in Den.
Header
A paragraph is like this.
A paragraph might be very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very long.
Headers
Headers
Code blocks
text code blocks
text code blocks
text code blocks
text code blocks
Highlighted Code Blocks
print('hello world')
Blockquotes
This is a blockquote with two paragraphs. This is first paragraph.
This is second pragraph.
Lists
- Red
- Green
- Blue
- Red
- Green
- Blue
- A
- B
- C
- D
- E
- F
Task List
- a task list item
- list syntax
required - normal formatting
- incomplete
- completed
Formatted Texts
Name | Markdown | HTML tag |
---|---|---|
Emphasis | *Emphasis* | <em></em> |
Strong | **Strong** | <strong></strong> |
code |
`code` | <code></code> |
~~Strikethrough~~ | <del></del |
|
Underline | __underline__ | <u></u> |
Key | <kbd>Key</kbd> | <kbd></kbd> |
Tables
A | B | C |
---|---|---|
a | b | c |
d | e | f |
Footnotes
You can create footnotes like this1.
Horizontal Rules
A rule.
A rule.
Links
This is an example inline link.
Images
-
Here is the text of the footnote.↩