markdown-it-py
markdown-it-py copied to clipboard
Add shell completions by shtab
Like https://github.com/executablebooks/mdformat/pull/360
markdown-it --print-completion bash | sudo tee /usr/share/bash-completion/completions/markdown-it
markdown-it --print-completion tcsh | sudo tee /etc/profile.d/markdown-it.completion.csh
markdown-it --print-completion zsh | sudo tee /usr/share/zsh/site-functions/_markdown-it
Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.
Welcome to the EBP community! :tada: