Skip to content
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

Open
lucasvieites opened this issue Jul 27, 2020 · 4 comments
Open

Include more plugins #17

lucasvieites opened this issue Jul 27, 2020 · 4 comments

Comments

@lucasvieites
Copy link

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

@techee
Copy link
Member

techee commented Jul 27, 2020

The problem is that the Markdown plugin uses WebKitGtk which doesn't seem to compile on macOS.

@codebrainz
Copy link
Member

It's available for macports, though it doesn't look straightforward to compile.

@lucasvieites
Copy link
Author

@techee Thank you for your quick reply. I wasn't aware that this component wasn't available on macos.
@codebrainz Indeed, I did a little research after @techee replied, and it looks like a dependency hell to compile.

I've been thinking of setting up a build command for .md files and run that from Geany, then preview it in a browser.
Thanks again,
Lucas Vieites

@techee
Copy link
Member

techee commented Jul 28, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants