mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-25 15:35:42 -05:00
* PUSH NOTE : The Moon (Earth).md * PUSH NOTE : Mermaid JS Graphs.md * PUSH NOTE : Static Site Generators.md * PUSH NOTE : Projects Overview.md * PUSH NOTE : Public Journal.md * PUSH NOTE : Markdown Demo.md * PUSH NOTE : index.md * PUSH NOTE : Guide.md
2.6 KiB
2.6 KiB
| title | tags | compartir | lastmod | ||
|---|---|---|---|---|---|
| Markdown Demo |
|
true | 2023-09-26 |
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis.
H1 Heading 1
H2 Heading 2
H3 Heading 3
H4 Heading 4
H5 Heading 5
H6 Heading 6
Text Formatting
Text can be bold, italic, or strikethrough.
You can link to external pages. and other internal Markdown.
Blockquotes
Example 1
This is a blockquote with several lines
Example 2
This is a header.
- This is the first list item.
- This is the second list item.
Here's some example code:
Markdown.generate();
Lists
Ordered List
- First item
- Second item
- Third item
Unordered List
- List item
- Another item
- And another item
Nested List
- Item
- First Sub-item
- Second Sub-item
Code
Inline Code
Let us use some inline code and check out how it looks. Here's some more.
Code Blocks
<html>
<head>
<div style="background-color: #333;">
<a href="https://example.com/">Example</a>
</div>
</head>
</html>
.niceClass {
color: blue;
background-color: #fff;
}
// Javascript code with syntax highlighting.
var fun = function lang(l) {
dateformat.i18n = require('./lang/' + l)
return true;
}
Tables
| head one | head two | head three |
|---|---|---|
| ok | good swedish fish | nice |
| out of stock | good and plenty | nice |
| ok | good oreos |
hmm |
| ok | good zoute drop |
yumm |
Inline Markdown Within Tables
| Inline | Markdown | In | Table |
|---|---|---|---|
| italics | bold | code |
Horizontal Rule
Tasks and Todos
- Pending Task
- Completed Task
- [-] Won't Do Task
- [/] In Progress Task
- [*] You are a star.
- [!] Exclamation Mark!
- [?] Question Mark?
- [<] Scheduled Task
- [>] Forwarded Task
Images
Other Elements — Abbr, Sub, Sup, Kbd, Mark
GIF is a bitmap image format.
H2O
Xn + Yn = Zn
Press CTRL+ALT+Delete to end the session.
Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures.
