This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
markdown-resume
Watch
1
Star
0
Fork
0
You've already forked markdown-resume
mirror of
https://github.com/there4/markdown-resume.git
synced
2024-12-03 08:59:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
markdown-resume
/
.gitignore
6 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add comments to build script, make command line relative to current path and require resume/ in --source path.
2012-12-31 16:30:31 -06:00
resume/_*.md
output/*.html
output/*.pdf
Add page breaking and block rules to dl elements. This appears to fix #2. The `dl` elements have been given an explicit `display:block` and page break avoid rule. In initial testing, this fixes the wkhtmltopdf bug of splitting lines in a multi-page document. See http://stackoverflow.com/questions/8786755 for links and discussion.
2013-09-14 09:42:20 -06:00
resume/sample_long.md
Reference in New Issue
Copy Permalink