From 7adaea5afc60e9324d8a31e75269718c269e336a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 16 Mar 2024 04:26:16 +0000 Subject: [PATCH] v1.1.0 doc: update README.md c7f8b92df0804f8f724a2febffb7210ab7e224aa --- badges.svg | 8 ++-- css/main.css | 80 +++++++++++++++++++++++++++++++++++++++ index.html | 79 +++++++++++++++++++++++++------------- js/markdown-style.js | 9 +++++ lcov-report/index.html | 2 +- lcov-report/index.ts.html | 2 +- 6 files changed, 147 insertions(+), 33 deletions(-) diff --git a/badges.svg b/badges.svg index 86ab873..a6176e1 100644 --- a/badges.svg +++ b/badges.svg @@ -1,14 +1,14 @@ coverage: 100% - + - - + + - + - - - - - - + + + + + + - - - + + + top
@@ -329,21 +329,46 @@

  • rehype-rewrite Rewrite element with rehype.
  • @@ -358,14 +383,14 @@

    - + - + diff --git a/js/markdown-style.js b/js/markdown-style.js index 1e07f6f..62d6db5 100644 --- a/js/markdown-style.js +++ b/js/markdown-style.js @@ -1,3 +1,12 @@ +/** + * Markdown Style + * @version 1.1.0 + * @author 小弟调调 + * https://github.com/jaywcjlove/markdown-style + * + * Integrate markdown styles into web components, Markdown CSS styles will not be conflicted. + * The minimal amount of CSS to replicate the GitHub Markdown style. Support dark-mode/night mode. + */ const octiconLinkStyle = ` markdown-style h1:hover a.anchor .icon-link:before, markdown-style h2:hover a.anchor .icon-link:before, diff --git a/lcov-report/index.html b/lcov-report/index.html index e758ec6..84a6ac7 100644 --- a/lcov-report/index.html +++ b/lcov-report/index.html @@ -101,7 +101,7 @@

    All files