You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested and the same resume.json does export using the elegant theme and when a blank summary line ("summary": "",) is included although that produces an undesired blank summary line on the output as well (example).
Oddly enough, this seems to work as desired on registry.jsonresume.org (see attached pics with and without a blank summary line in the basics obj).
The text was updated successfully, but these errors were encountered:
Thanks for the report, @christopherseaman! This has been fixed in v0.10.1.
Note that you may have to wait until the dependency version is updated in resume-cli, unless you use one of the other methods described in the README 😉
For making resumes without an "About" section.
To reproduce, in a clean dir:
resume init
(fill in name/email)resume export output.html -t even
error.txt
Tested and the same resume.json does export using the elegant theme and when a blank summary line (
"summary": "",
) is included although that produces an undesired blank summary line on the output as well (example).Oddly enough, this seems to work as desired on registry.jsonresume.org (see attached pics with and without a blank summary line in the basics obj).
The text was updated successfully, but these errors were encountered: