PyWhatKit icon indicating copy to clipboard operation
PyWhatKit copied to clipboard

Feature Request - Render Markdown File(s)

Open ghost opened this issue 3 years ago • 1 comments

Hello, @qoomon! Great job making this script!

I've forked your repository and added my personal setup to list all of my bucket files on my S3-compatible storage. So far, everything work as expected.

But I have an idea: Rendering markdown on the site.

For example, we have README.md. We could render it after the file list. It is very useful for people that wants viewable documentation.

I found a script related to this:

  • https://zerodevx.github.io/zero-md/

Based on this StackOverflow answer: https://stackoverflow.com/a/60363693/13293193

Thanks!

ghost avatar Nov 30 '21 00:11 ghost

Interesting. I'm not sure whether I'll find time for that. However every PR is welcome.

qoomon avatar Dec 01 '21 13:12 qoomon

Should work now.

qoomon avatar Dec 06 '22 17:12 qoomon