H1

H2

H3

H4

H5
H6

Alternatively, for H1 and H2, an underline-ish style:

Alt-H1

Alt-H2

  1. First ordered list item
  2. Another item
  • Unordered sub-list.
  1. Actual numbers don’t matter, just that it’s a number

  2. Ordered sub-list

  3. And another item.

    You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we’ll use three here to also align the raw Markdown).

    To have a line break without a paragraph, you will need to use two trailing spaces.
    Note that this line is separate, but within the same paragraph.
    (This is contrary to the typical GFM line break behaviour, where trailing spaces are not required.)

  • Unordered list can use asterisks
  • Or minuses
  • Or pluses
  • Paragraph In unordered list

    For example like this.

Common Paragraph with some text.
And more text.

  1. First ordered list item
  2. Another item
  • Unordered sub-list.
  1. Actual numbers don’t matter, just that it’s a number

  2. Ordered sub-list

  3. And another item.

    You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we’ll use three here to also align the raw Markdown).

    To have a line break without a paragraph, you will need to use two trailing spaces.
    Note that this line is separate, but within the same paragraph.
    (This is contrary to the typical GFM line break behaviour, where trailing spaces are not required.)

  • Unordered list can use asterisks
  • Or minuses
  • Or pluses
  • Paragraph In unordered list

    For example like this.

Common Paragraph with some text.
And more text.

To reboot your computer, press ctrl+alt+del.

Definition list
Is something people use sometimes.
<dt>Markdown in HTML</dt>
<dd>Does *not* work **very** well. Use HTML <em>tags</em>.</dd>

hover to see the title text:

Inline-style:

alt text

Reference-style:
alt text

var s = “JavaScript syntax highlighting”;
alert(s);

s = “Python syntax highlighting”
print s

No language indicated, so no syntax highlighting.
But let’s throw in a tag.

ASCII HTML
Single backticks 'Isn't this fun?' ‘Isn’t this fun?’
Quotes "Isn't this fun?" “Isn’t this fun?”
Dashes -- is en-dash, --- is em-dash – is en-dash, — is em-dash
Tables Are Cool
col 3 is right-aligned
col 2 is centered
zebra stripes are neat
Markdown Less Pretty
Still renders nicely
1 2 3

Hyphens


Asterisks


Underscores

This is a regular paragraph.

< img src=”https://img.youtube.com/vi/ARted4RniaU/0.jpg"
alt=”IMAGE ALT TEXT HERE” width=”240” height=”180” border=”10” />

Pure markdown version:

IMAGE ALT TEXT HERE

文章作者: LiuXin
文章链接: http://littlestar1128.top/2024/05/01/hello-world/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Leo's Blog
avatar
LiuXin
生活明朗,万物可爱
Follow Me
公告
This is my Blog