diff options
Diffstat (limited to 'tt.py')
| -rw-r--r-- | tt.py | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +import pypandoc +DESC = pypandoc.convert('README.md', 'rst') +DESC = DESC.replace("\r", "") +print(DESC) |
![]() |
index : pywal.git | |
| Unnamed repository; edit this file 'description' to name the repository. | Mike Vink |
| summaryrefslogtreecommitdiff |