文章排版测试

标题等级

h1

h2

h3

h4

h5
h6

列表

无序列表

  • 蔬菜
    • 叶菜类
      • 生菜
      • 菠菜
    • 根茎类
      • 土豆
      • 胡萝卜
  • 水果
    • 苹果
    • 香蕉

有序列表

    1. 猪肉
    2. 牛肉
    3. 鸡肉

文本样式

这是粗体文本

这是斜体文本

这是粗斜体文本

这是删除线文本

链接

GitHub

图片

行者常成,行者常至。

引用

这是一段引用

这是嵌套引用

代码

行内代码:console.log("Hello, World!")

代码块:

function getInfo(x: number): string;
function getInfo(x: string): string;
function getInfo(x: number | string): string {
  if (typeof x === "number") {
    return `Number: ${x}`;
  } else {
    return `String: ${x}`;
  }
}

console.log(getInfo(10));
console.log(getInfo("TypeScript"));

高阶语法

Github

git:[@github/vuejs/core]

Tips

tips:info 1
tips:success 2

书评

影评

歌剧

豆瓣音乐