Contents
Home » Pages » Markdown Template [Switch Theme] [中文]

Markdown Template

This is a subtitle


An introductory paragraph explaining what this article covers. You can use bold emphasis and italics, and inline code works too. Links are straightforward: Visit Homepage.

Section 1: Code Blocks


# This code will have a khaki color scheme
def hello():
    print("Hello, 90s Web!")

You can also use short inline code like console.log("hello").

Section 2: Lists

Regular lists use -:

  • List item one[1]
  • List item two — content can be long and will wrap automatically within the 700px column width without overflow
  • List item three
  • For ordered lists, use numbers with periods:

  • Step one
  • Step two
  • Step three
  • Section 3: Images

    Example Image

    Section 3 Addendum: Blockquotes
    SMR drives should not be used for scenarios involving frequent writes and deletes. By design, this causes data shuffling, leading to degraded performance or even freezing. But this is merely a mismatched use case, not a flaw in the drives themselves.

    Blockquotes can also contain inline styles.

    Section 4: Tables

    Drive ModelTypeCapacityPrice
    HC620SMR14TB$110
    HC530CMR14TB$165
    HC550CMR18TB$220

    Conclusion

    This article demonstrates all supported Markdown syntax. When actually writing blog posts, you don't need to use all of these — just organize your headings properly and write clear paragraphs.


    [1]This is a footnote reference

    « Home


    资源许可 · © 2004-2026 DragonRSTER · 最后更新于 2026年05月08日 02:00:17