From c9268d463055b81e1d4f3a54827ca1d06bf239c9 Mon Sep 17 00:00:00 2001 From: Eyre_S Date: Fri, 27 Jan 2023 19:09:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A0=87=E9=A2=98permalink?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E5=92=8C=E6=8C=87=E5=90=91=E9=97=AA=E7=83=81?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=EF=BC=8C=E6=B7=BB=E5=8A=A0=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E7=BD=91=E9=A1=B5=E6=A0=87=E9=A2=98=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加插件 rolling-title 可以使网页标题有滚动向左的效果 - 默认关闭,使用 enhanced.web.web-title.rolling-title = true 打开 - PHP Markdown 添加 Heading_Permalink 插件 - 支持了自动为标题生成同名定位标 - 添加了一个 ⁕ 悬浮的 permalink 按钮 - 添加了插件 heading-permalink-highlights 使标题被定位时 permalink 按钮会产生闪烁效果 --- %root/test-collection/enhanced-frontend/rolling-title.md | 3 +++ .../enhanced-frontend}/test-regex-highlight.md | 0 %root/{ => test-collection/language-parsing}/rest.rst | 0 %root/{ => test-collection/language-parsing}/tex.tex | 0 bookshelf.xml | 8 +++++--- 5 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 %root/test-collection/enhanced-frontend/rolling-title.md rename %root/{ => test-collection/enhanced-frontend}/test-regex-highlight.md (100%) rename %root/{ => test-collection/language-parsing}/rest.rst (100%) rename %root/{ => test-collection/language-parsing}/tex.tex (100%) diff --git a/%root/test-collection/enhanced-frontend/rolling-title.md b/%root/test-collection/enhanced-frontend/rolling-title.md new file mode 100644 index 0000000..5497a50 --- /dev/null +++ b/%root/test-collection/enhanced-frontend/rolling-title.md @@ -0,0 +1,3 @@ +# 滚动标题 + +↖ 看浏览器标题栏 diff --git a/%root/test-regex-highlight.md b/%root/test-collection/enhanced-frontend/test-regex-highlight.md similarity index 100% rename from %root/test-regex-highlight.md rename to %root/test-collection/enhanced-frontend/test-regex-highlight.md diff --git a/%root/rest.rst b/%root/test-collection/language-parsing/rest.rst similarity index 100% rename from %root/rest.rst rename to %root/test-collection/language-parsing/rest.rst diff --git a/%root/tex.tex b/%root/test-collection/language-parsing/tex.tex similarity index 100% rename from %root/tex.tex rename to %root/test-collection/language-parsing/tex.tex diff --git a/bookshelf.xml b/bookshelf.xml index fbe530f..0f4c3b4 100644 --- a/bookshelf.xml +++ b/bookshelf.xml @@ -6,6 +6,7 @@ true true + true @@ -34,9 +35,10 @@ - - - + + + +