Markdown Intelligence Url Complete


License
MIT
Install
pip install miuc==0.1.11

Documentation

miuc

codecov

Markdown Intelligence Url Complete

Paste URL by ctrl + v, miuc will complete the title for you

Features

action

Download

Search miuc in Vscode extension market or manually download the extension from miuc-vscode-extension-market

Vscode Extension miuc depends on python library miuc, if you miss the auto download, please download manually in your activate python environment

pip install miuc

Actually, miuc is not mature, if you meet any bug please report @ miuc issues

Usage

in Vscode, press ctrl + v to paste as usual, miuc will complete the title if URL in your clipboard

in command line, use miuc <URL> and return the markdown format url with title, you may need this one if you prefer vim/neovim and so on

$ miuc <URL>

# for example
$ miuc https://github.com/luzhixing12345/miuc
[miuc](https://github.com/luzhixing12345/miuc)

Rerference