File tree 3 files changed +12
-1
lines changed 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # These are supported funding model platforms
2
+
3
+ # github: [jaywcjlove]
4
+ # patreon: # Replace with a single Patreon username
5
+ # open_collective: # Replace with a single Open Collective username
6
+ # ko_fi: # Replace with a single Ko-fi username
7
+ # tidelift: #npm/mocker-api
8
+ # community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
+ custom : https://jaywcjlove.github.io/#/sponsor
Original file line number Diff line number Diff line change 31
31
Ignore: index.html
32
32
Rewrite: https://jaywcjlove.github.io/rehype-rewrite/
33
33
Video: https://jaywcjlove.github.io/rehype-video/
34
+ Sponsor: https://jaywcjlove.github.io/#/sponsor
34
35
EOF
35
36
36
37
-
run :
npm install [email protected] -g
84
85
name : ${{ steps.create_tag.outputs.version }}
85
86
tag : ${{ steps.create_tag.outputs.version }}
86
87
body : |
87
- [](https://uiwjs.github.io/npm-unpkg/#/pkg/rehype-ignore@${{steps.create_tag.outputs.versionNumber}}/file/README.md)
88
+ [](https://jaywcjlove.github.io/#/sponsor) [](https://uiwjs.github.io/npm-unpkg/#/pkg/rehype-ignore@${{steps.create_tag.outputs.versionNumber}}/file/README.md)
88
89
89
90
Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/jaywcjlove/rehype-ignore/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
90
91
Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ rehype-ignore
2
2
===
3
3
<!-- rehype:style=display: flex; height: 230px; align-items: center; justify-content: center; font-size: 38px;-->
4
4
5
+ [ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
5
6
[ ![ Downloads] ( https://img.shields.io/npm/dm/rehype-ignore.svg?style=flat )] ( https://www.npmjs.com/package/rehype-ignore )
6
7
[ ![ NPM version] ( https://img.shields.io/npm/v/rehype-ignore.svg?style=flat )] ( https://npmjs.org/package/rehype-ignore )
7
8
[ ![ Build] ( https://github.com/jaywcjlove/rehype-ignore/actions/workflows/ci.yml/badge.svg )] ( https://github.com/jaywcjlove/rehype-ignore/actions/workflows/ci.yml )
You can’t perform that action at this time.
0 commit comments