diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fb633871..8fdea183 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,13 +7,13 @@ jobs: name: ${{matrix.node}} runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 - - uses: actions/setup-node@v3 + - uses: actions/checkout@v4 + - uses: actions/setup-node@v4 with: node-version: ${{matrix.node}} - run: npm install - run: npm test - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4 strategy: matrix: node: diff --git a/doc/plugins.md b/doc/plugins.md index 2646406c..45f67ce4 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -8,10 +8,10 @@ This page lists existing plugins. ## Contents -* [List of plugins](#list-of-plugins) -* [List of utilities](#list-of-utilities) -* [Use plugins](#use-plugins) -* [Create plugins](#create-plugins) +* [List of plugins](#list-of-plugins) +* [List of utilities](#list-of-utilities) +* [Use plugins](#use-plugins) +* [Create plugins](#create-plugins) ## List of plugins @@ -26,200 +26,200 @@ More plugins can be found on GitHub tagged with the The list of plugins: -* [`rehype-accessible-emojis`](https://github.com/GaiAma/Coding4GaiAma/tree/HEAD/packages/rehype-accessible-emojis) - — make emojis accessible adding role & aria-label -* [`rehype-annotate`](https://github.com/baldurbjarnason/rehype-annotate) - — add W3C-style annotations -* [`rehype-attr`](https://github.com/jaywcjlove/rehype-attr) - — new markdown syntax to add attributes. -* [`rehype-auto-ads`](https://github.com/robot-Inventor/rehype-auto-ads) - — inserts an ad code for each specified number of paragraphs -* [`rehype-autolink-headings`](https://github.com/rehypejs/rehype-autolink-headings) - — add links to headings -* [`rehype-citation`](https://github.com/timlrx/rehype-citation) - — add citation and bibliography from bibtex -* [`rehype-class-names`](https://github.com/riderjensen/rehype-class-names) - — add classes by selector -* [`rehype-color-chips`](https://github.com/shreshthmohan/rehype-color-chips) - — add color chips to inline code blocks with color codes -* [`rehype-components`](https://github.com/marekweb/rehype-components) - — render components (custom elements) -* [`rehype-concat-css-style`](https://github.com/rehypejs/rehype-minify/tree/main/packages/rehype-concat-css-style) - — concatenate `