-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include more plugins #17
Comments
The problem is that the Markdown plugin uses WebKitGtk which doesn't seem to compile on macOS. |
It's available for macports, though it doesn't look straightforward to compile. |
@techee Thank you for your quick reply. I wasn't aware that this component wasn't available on macos. I've been thinking of setting up a build command for .md files and run that from Geany, then preview it in a browser. |
Yeah, I haven't been using macports but gtk-osx where I basically build everything by myself (with the necessary patches from gtk-osx). But it's not that well maintained and maybe I should give macports a try and investigate how I could create an app bundle using it. |
Hi there,
I'm not sure I'm in the right place, but I haven't found a better one.
I'd like to now how to request that a specific plugin be included in the osx package. I've tried compiling it myself, but I lack the permissions on my company-issued laptop.
The specific plugin I'd like to have is Markdown, for which I now have to use Atom.
I hope that you can help me with this.
Thank you in advance,
Lucas Vieites
The text was updated successfully, but these errors were encountered: