mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 16:33:14 -06:00
76 lines
3.6 KiB
Markdown
76 lines
3.6 KiB
Markdown
---
|
|
icon: material/language-markdown-outline
|
|
date:
|
|
created: 2024-01-01
|
|
updated: 2024-11-05
|
|
---
|
|
|
|
# Markdown
|
|
|
|
Samples of Markdown rendering in :simple-materialformkdocs:{ .materialformkdocs } Material for MkDocs.
|
|
|
|
<!-- more -->
|
|
|
|
In a hole in the ground there lived a hobbit. Not a nasty, dirty, wet hole, filled with the ends of worms and an oozy smell, nor yet a dry, bare, sandy hole with nothing in it to sit down on or to eat: it was a hobbit hole, and that means comfort.
|
|
|
|
# H1 Heading
|
|
## H2 Heading
|
|
### H3 Heading
|
|
#### H4 Heading
|
|
##### H5 Heading
|
|
|
|
**Bold Text**
|
|
|
|
__Bold Text__
|
|
|
|
*Italic Text*
|
|
|
|
_Italic Text_
|
|
|
|
~~Strikethrough~~
|
|
|
|
Text can be {--deleted--} and replacement text {++added++}. This can also be
|
|
combined into {~~one~>a single~~} operation. {==Highlighting==} is also
|
|
possible {>>and comments can be added inline<<}.
|
|
|
|
{--
|
|
|
|
**Block of deleted text**
|
|
|
|
In a hole in the ground there lived a hobbit. Not a nasty, dirty, wet hole, filled with the ends of worms and an oozy smell, nor yet a dry, bare, sandy hole with nothing in it to sit down on or to eat: it was a hobbit hole, and that means comfort.
|
|
|
|
--}
|
|
|
|
{++
|
|
|
|
**Block of added text**
|
|
|
|
In a hole in the ground there lived a hobbit. Not a nasty, dirty, wet hole, filled with the ends of worms and an oozy smell, nor yet a dry, bare, sandy hole with nothing in it to sit down on or to eat: it was a hobbit hole, and that means comfort.
|
|
|
|
++}
|
|
|
|
{==
|
|
|
|
Formatting can also be applied to blocks by putting the opening and closing
|
|
tags on separate lines and adding new lines between the tags and the content.
|
|
|
|
==}
|
|
|
|
| Left Aligned | Centered | Right Aligned |
|
|
| ------------- |:-------------:| -----:|
|
|
| col 3 is | right-aligned | $1600 |
|
|
| col 2 is | centered | $12 |
|
|
| zebra stripes | are neat | $1 |
|
|
|
|
| Column 1 1111111 | Column 2 | Column 3 | Column 4 | Column 5 | Column 6 | Column 7 | Column 8 | Column 9 |
|
|
| -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- |
|
|
| Lorem ipsum | dolor sit | amet, consectetur | adipiscing elit | sed do | eiusmod tempor | incididunt | ut labore | et dolore magna |
|
|
| Ut enim ad | minim veniam | quis nostrud | exercitation | ullamco laboris| nisi ut | aliquip ex ea | commodo | consequat |
|
|
| Duis aute irure| dolor in | reprehenderit | in voluptate | velit esse | cillum dolore | eu fugiat nulla| pariatur | excepteur sint |
|
|
| occaecat cupidatat | non proident | sunt in culpa | qui officia | deserunt mollit| anim id est | laborum | Sed ut | perspiciatis |
|
|
| unde omnis | iste natus | error sit | voluptatem | accusantium | doloremque | laudantium | totam rem | aperiam, eaque |
|
|
| ipsa quae | ab illo inventore | veritatis et | quasi architecto | beatae vitae | dicta sunt | explicabo | Nemo enim | ipsam voluptatem|
|
|
| quia voluptas | sit aspernatur | aut odit | aut fugit | sed quia | consequuntur | magni dolores | eos qui | ratione |
|
|
| voluptatem sequi| nesciunt, neque | porro quisquam| est, qui dolorem| ipsum quia | dolor sit amet | consectetur | adipisci velit | sed quia |
|
|
| non numquam | eius modi | tempora incidunt | ut labore et | dolore magnam | aliquam quaerat| voluptatem | Ut enim ad | minima veniam |
|
|
| Quis autem | vel eum iure | reprehenderit | qui in ea | voluptate velit| esse quam nihil| molestiae consequatur| vel illum | qui dolorem |
|