File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 35
35
An embeddable tkinter based Markdown editor with HTML preview.
36
36
<br />
37
37
<a href="https://hreikin.github.io/tkintermd"><strong>Explore the docs »</strong></a>
38
- <!-- <br /> -->
39
- <!-- <br /> -->
38
+ <br />
39
+ <a href="https://hreikin.github.io/tkintermd/pdf/tkintermd-documentation-LATEST.pdf">Download the docs »</a>
40
+ <br />
41
+ <br />
40
42
<!-- <a href="https://github.com/hreikin/tkintermd">View Demo</a> -->
41
43
<!-- · -->
42
44
<a href="https://pypi.org/project/tkintermd/">PyPi</a>
@@ -238,4 +240,4 @@ Documentation: [https://hreikin.github.io/tkintermd/](https://hreikin.github.io/
238
240
<!-- [linkedin-url]: https://linkedin.com/in/linkedin_username -->
239
241
<!-- [product-screenshot]: images/screenshot.png -->
240
242
[ commit-shield ] : https://img.shields.io/github/commit-activity/m/hreikin/tkintermd?style=for-the-badge
241
- [ commit-url ] : https://github.com/hreikin/tkintermd/graphs/commit-activity
243
+ [ commit-url ] : https://github.com/hreikin/tkintermd/graphs/commit-activity
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ provided by `tkinterweb`.
14
14
15
15
- Github Link: [ https://github.com/hreikin/tkintermd ] ( https://github.com/hreikin/tkintermd )
16
16
- PyPi Link: [ https://pypi.org/project/tkintermd/ ] ( https://pypi.org/project/tkintermd/ )
17
- - Documentation: [ https://hreikin.github.io/tkintermd/ ] ( https://hreikin.github.io/tkintermd/ )
17
+ - PDF Documentation: [ https://hreikin.github.io/tkintermd/pdf/tkintermd-documentation-LATEST.pdf ] ( https://hreikin.github.io/tkintermd/pdf/tkintermd-documentation-LATEST.pdf )
18
18
19
19
### Built With
20
20
You can’t perform that action at this time.
0 commit comments