Skip to content

b3nsh4/md-html-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool to convert Markdown files to html applying CSS styles. Read more from my blog

image

Usage

  • ./md_resume_conv.py file.md
  • ./md_resume_conv.py file.md && firefox file.html

Convert HTML to PDF using Chrome/FireFox

  • I suggest to use FireFox to make PDF (CTRL+P)
  • Use chrome to make PDF out of our html file (CTRL+P)
  • You can also use chrome --headless to make html to pdf from cli

Footer

You can use <i> tag to add any footer/page numbers at the bottom of the page.

Needful ref: https://developers.google.com/web/updates/2017/04/headless-chrome

This project is a fork of https://github.com/mikepqr/resume.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published