Skip to content

Commit edd919c

Browse files
chore: update readme
1 parent 095078d commit edd919c

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
- `pipe_table.cell` value `trimmed` [#175](https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/175)
88
[c686970](https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/c68697085441d03a20eee15d4d78e2e5a771569a)
9+
- configurable padding highlight [#176](https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/176)
10+
[095078d](https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/095078d931ce23b544face8ca7b845adf7fad7e9)
911

1012
## 7.1.0 (2024-09-19)
1113

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,3 +1075,13 @@ The table below shows all the highlight groups with their default link
10751075
- [Purpose](doc/purpose.md): Why this plugin exists
10761076
- [Markdown Ecosystem](doc/markdown-ecosystem.md): Information about other `markdown`
10771077
related plugins and how they co-exist
1078+
1079+
<!-- panvimdoc-ignore-start -->
1080+
1081+
# Donate
1082+
1083+
I enjoy working on these projects and will continue to do so with the time I can
1084+
find. Any support is appreciated including starring the repo and reporting issues.
1085+
Money is also nice: [Donate via Stripe](https://donate.stripe.com/4gw2bSbwA5gw5s48ww).
1086+
1087+
<!-- panvimdoc-ignore-end -->

doc/render-markdown.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*render-markdown.txt* For 0.10.0 Last change: 2024 September 20
1+
*render-markdown.txt* For 0.10.0 Last change: 2024 September 21
22

33
==============================================================================
44
Table of Contents *render-markdown-table-of-contents*

0 commit comments

Comments
 (0)