MdstyleLinker

what's this

generate markdown style link (e.g. [title](url)) from URL

Usage

require "mdstyle_linker"
url = "https://github.com/halllllll/mdstyle_linker"
MdstyleLinker.mdstyle(url)

=> "[GitHub - halllllll/mdstyle_linker: generate markdown style link from URL (e.g. \\[title\\](url))](https://github.com/halllllll/mdstyle_linker)"

Contributing

\ 🎉 Welcome ANY. 👐/

License

The gem is available as open source under the terms of the MIT License.