摘要: 概述 {#overview} 几乎所有 Markdown 应用程序都支持 约翰·格鲁伯 在原始设计文档中概述的基本语法. Markdown 工具之间存在细微的差异 - 本文将尽可能地标注这些存在差异的内容. 标题 :id=headings 将数学符号 # 添加到单词或者短语前, 以创建一个标题. 你 阅读全文
posted @ 2021-07-29 10:06 yuzhian 阅读(323) 评论(0) 推荐(0)
摘要: java public class Test { public static void main(String[] args) { System.out.println("hello world"); } } yml foo: en: hello world! zh: 你好世界! conf foo. 阅读全文
posted @ 2021-07-28 09:42 yuzhian 阅读(53) 评论(0) 推荐(0)
摘要: java public class Test { public static void main(String[] args) { System.out.println("hello world"); } } yml foo: en: hello world! zh: 你好世界! conf foo. 阅读全文
posted @ 2021-07-28 09:41 yuzhian 阅读(46) 评论(0) 推荐(0)
摘要: java public class Test { public static void main(String[] args) { System.out.println("hello world"); } } yml foo: en: hello world! zh: 你好世界! conf foo. 阅读全文
posted @ 2021-07-28 09:41 yuzhian 阅读(41) 评论(0) 推荐(0)
摘要: java public class Test { public static void main(String[] args) { System.out.println("hello world"); } } yml foo: en: hello world! zh: 你好世界! conf foo. 阅读全文
posted @ 2021-07-28 09:39 yuzhian 阅读(50) 评论(0) 推荐(0)
摘要: java public class Test { public static void main(String[] args) { System.out.println("hello world"); } } yml foo: en: hello world! zh: 你好世界! conf foo. 阅读全文
posted @ 2021-07-28 09:39 yuzhian 阅读(47) 评论(0) 推荐(0)
摘要: java public class Test { public static void main(String[] args) { System.out.println("hello world"); } } yml foo: en: hello world! zh: 你好世界! conf foo. 阅读全文
posted @ 2021-07-28 09:38 yuzhian 阅读(67) 评论(0) 推荐(0)
摘要: 基本语法 :id=basic-syntax 这些是 约翰·格鲁伯 原始设计文档中概述的元素。所有 Markdown 应用程序都支持这些元素。 标题 :id=heading 一级标题 :id=h1 二级标题 :id=h2 三级标题 :id=h3 加粗 :id=bold 加粗文本 倾斜 :id=ital 阅读全文
posted @ 2021-07-27 18:53 yuzhian 阅读(45) 评论(0) 推荐(0)
摘要: 概述 :id=overview 约翰·格鲁伯 的原始设计文档中概述的基本语法添加了许多日常所需的元素, 但对于某些人来说还不够. 这就是扩展语法的用武之地. 一些个人和组织通过添加其他元素 (如表格, 代码块, 语法突出显示, URL 自动链接和脚注) 来自行扩展基本语法. 这些元素可以通过使用基于 阅读全文
posted @ 2021-07-27 18:53 yuzhian 阅读(55) 评论(0) 推荐(0)
摘要: 概述 :id=overview 几乎所有 Markdown 应用程序都支持 约翰·格鲁伯 在原始设计文档中概述的基本语法. Markdown 工具之间存在细微的差异 - 本文将尽可能地标注这些存在差异的内容. 标题 :id=headings 将数学符号 # 添加到单词或者短语前, 以创建一个标题. 阅读全文
posted @ 2021-07-27 18:52 yuzhian 阅读(143) 评论(0) 推荐(0)