Git2PDF v0.1.0 GitHubParse View Source

Git2PDF is a simple parser which can make github nested markdown file all in one PDF.

Link to this section Summary

Functions

Example

iex> GitHubParse.markdown_to_pdf "https://github.com/CyC2018/CS-Notes/blob/master/README.md" url is https://github.com/CyC2018/CS-Notes/blob/master/README.md check_url_status: url is https://xiaozhuanlan.com/CyC2018 check_url_status: url is https://github.com/CyC2018/CS-Notes/blob/master/other/LogoMakr_0zpEzN.png check_url_status: url is https://github.com/CyC2018/CS-Notes/raw/master/other/LogoMakr_0zpEzN.png check_url_status: url is https://cyc2018.github.io/CS-Notes

Link to this section Functions

Example

iex> GitHubParse.markdown_to_pdf "https://github.com/CyC2018/CS-Notes/blob/master/README.md" url is https://github.com/CyC2018/CS-Notes/blob/master/README.md check_url_status: url is https://xiaozhuanlan.com/CyC2018 check_url_status: url is https://github.com/CyC2018/CS-Notes/blob/master/other/LogoMakr_0zpEzN.png check_url_status: url is https://github.com/CyC2018/CS-Notes/raw/master/other/LogoMakr_0zpEzN.png check_url_status: url is https://cyc2018.github.io/CS-Notes