cakebake / markdown-themeable-pdf

ARCHIVED. NOT MAINTAINED. Themeable Markdown Converter (Print to PDF, HTML, JPEG or PNG)
https://atom.io/packages/markdown-themeable-pdf
133 stars 37 forks source link

use atom.getConfigDirPath() instead of atom.config.configDirPath #101

Closed harmsk closed 6 years ago

harmsk commented 6 years ago

Error message from issue #74 is thrown every time opening Atom after updating Atom to 1.25.

This fixes #74.

miko007 commented 6 years ago

+1 for this one. I was just about to submit the exact same pull request. Though, atom.configDirPath should work fine, too, because of javascript.