From 907ac5c1405cf84f817b69d714477c7e117cd87d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E9=A3=8E?= <244732635@qq.com> Date: Wed, 11 Sep 2019 21:59:25 +0800 Subject: [PATCH] 0.29 Example (#5) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore:更新 Introduction/介绍 * chore:更新 Preliminaries/预热 * chore:预热 * wip * chore:更新 Blocks and inlines/块和内联 * chore:更新专门的换行 * chore:更新 ATX headings/ATX 标题 * chore:更新 Setext headings/Setext 标题 * chore:更新 Fenced code blocks/围栏代码块 * chore:更新 HTML Blocks/HTML 块 * wip:补充 Setext headings/Setext 标题 * chore:更新 Link reference definitions/链接引用定义 * chore:更新段落 * chore:更新空行 * chore:更新表格 * chore:更新容器块 * chore:更新块引用 * chore:更新 List items/列表项 * chore:更新列表 * chore:更新任务列表项 * chore:更新内联 * chore:更新 Backslash escapes/反斜杠转义 * chore:更新 Entity and numeric character references/实体和数字字符引用 * chore:更新 Code spans/行内代码 * chore:更新 Emphasis and strong emphasis/强调 * chore:更新删除线 * chore:更新 Links/链接 * chore:更新图片 * chore:更新 Autolinks/自动链接 * chore:更新自动链接(拓展) * chore:更新原生 HTML * chore:更新无效 HTML * chore:更新 Hard line breaks/强制换行 * chore:更新软换行 * chore:更新附录概述 * chore:更新块结构 * chore:更新 inline structure/内联结构 * chore:升级 vuepress 版本 * chore: Introduction 对齐行号 * chore: Thematic breaks 对齐行号 * chore: ATX headings 对齐行号 * chore: Setext headings 对齐行号 * chore: Fenced code blocks 对齐行号 * chore: HTML blocks 对齐行号 * chore: Link reference definitions 对齐行号 * chore: Paragraphs 对齐行号 * chore: Tables 对齐行号 * chore: Block quotes 对齐行号 * chore: List items 对齐行号 * chore: Backslash escapes 对齐行号 * chore: Entity and numeric character references 对齐行号 * chore: Images 对齐行号 * chore: Autolinks 对齐行号 * chore: Raw HTML 对齐行号 * chore: Soft line breaks 对齐行号 * chore: Textual content 对齐行号 * chore: Appendix 对齐行号 * chore: 添加编辑此页 + github 链接 * 0.29.0 Example/示例 替换 (#21) * feat:添加 Example 组件 * try:成功替换第一个例子 * feat:优化 Example 组件 * chore:替换 Preliminaries * chore:替换 Blocks and inlines * chore:替换 Thematic breaks * chore:替换 ATX headings * chore:替换 Setext headings * fix:formatter 变量刷新页面未重置 * chore:替换 Indented code blocks * chore:简化 frontmatter 变量 * chore:Example 代码块用 ~ * chore:替换 Fenced code blocks * chore:Example 组件最后的 demo 放进一个 iframe 里 * chore:替换 HTML blocks Example * chore:替换 Link reference definitions Example * chore:替换 Paragraphs Example * chore:替换 Blank lines Example * typo * chore:替换 Tables (extension) Example * chore:替换 Block quotes Example * chore:替换 List items Example * chore:替换 Task list items (extension) Example * chore:替换 Lists Example * chore:替换 Inlines Example * style:Example 组件表格列宽度 * chore:替换 Backslash escapes Example * chore:替换 Entity and numeric character references Example * chore:替换 Code spans Example * chore:替换 Emphasis and strong emphasis Example * chore:替换 Strikethrough (extension) Example * chore:替换 Links Example * chore:替换 Images Example * chore:替换 Autolinks Example * chore:替换 Autolinks (extension) Example * chore:替换 Raw HTML example * chore:替换 Hard line breaks Example * chore:替换 Soft line breaks Example * chore:替换 Textual content Example * chore:替换 Preliminaries Example * chore:Example 组件支持中英文 * chore:替换预热示例 * chore:替换块和内联示例 * chore:替换 ATX headings Example * chore:替换 Thematic breaks Example * chore:替换 ATX 标题示例 * chore:替换空行示例 * wip * chore:替换围栏代码块示例 * wip * chore:替换 HTML 块示例 * chore:替换缩进代码块示例 * wip * chore:替换链接引用定义示例 * chore:替换段落示例 * chore:替换 Setext 标题示例 * wip * chore:替换 表格(拓展)示例 * chore:替换专门的换行示例 * chore:替换块引用示例 * chore:替换列表示例 * wip * chore:替换列表项示例 * chore:替换任务列表项(拓展)示例 * wip * wip * chore:替换自动链接示例 * wip * chore:替换反斜杠转义示例 * wip * chore:替换行内代码示例 * chore:替换 无效 HTML/Disallowed Raw HTML (extension) 示例 * wip * chore:替换强调示例 * chore:替换实体和数字字符引用示例 * chore:替换强制换行示例 * chore:替换图片示例 * chore:替换链接示例 * wip * chore:替换软换行示例 * chore:替换文本内容示例 * chore:替换删除线 (拓展)示例 * chore:替换原生 HTML示例 * wip * style:github-markdown 的样式 * chore:内联介绍 * chore:替换自动链接 (拓展)示例 * fix:修复 原生 HTML/Raw HTML 的例子 * chore:内容区最大宽度 * chore:Example 健壮性,iframe 存在再写入