Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Markdown support in Click library extension #2518

Closed
wants to merge 2 commits into from
Closed

Implement Markdown support in Click library extension #2518

wants to merge 2 commits into from

Conversation

zayedmalick
Copy link

Click Markdown Support

  • Added a new module named 'click_markdown' to enhance the functionality of the Click library by incorporating Markdown support.

  • Implemented the 'markdown' function, which leverages the 'rich.markdown.Markdown' class, to convert Markdown content into visually appealing console output. No documentation changes were made in this commit.

zayedmalick and others added 2 commits May 18, 2023 19:14
Added a new module named 'click_markdown' to enhance the functionality of the Click library by incorporating Markdown support.
Implemented the 'markdown' function, which leverages the 'rich.markdown.Markdown' class, to convert Markdown content into visually appealing console output.
No documentation changes were made in this commit.
@davidism davidism closed this May 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants