Skip to content

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

License

Notifications You must be signed in to change notification settings

halllllll/mdstyle_linker

Repository files navigation

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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published