-
Notifications
You must be signed in to change notification settings - Fork 164
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
Add org-mode support #87
Comments
Hey! Can you give me any pointers on how to do that? I haven't used org-mode yet. |
Sure, it's a markup language like markdown, but with a lot more functionality. the documentation can be found at https://orgmode.org/ Again i wouldn't mind giving it a shot myself when i get to the weekend and have time |
Got it.
That would be awesome! I'm also thinking of adding support for Jupyter notebooks, so |
Sounds like a plan! |
Please add org-mode support... How do I increase the font size of the normal texts? |
I am working on it, but I'm quite busy with school currently so can't say when it's done |
Ok. Take your time, but do not forget this request, please... |
If anyone wants to give it a shot, you are more than welcome. |
I got basic org mode working. Supports slides, themes, effects, normal text, and unordered lists. No text shenanigans tho. I'm not that sure if a PR would be that fitting, the code is at best terrible, because I have to emulate the markdown library. You can try it out here: https://github.com/legendofmiracles/present And if any of y'all want to go through the pain of opening a PR (I'll maybe do it in a few months, after refactoring), feel free to do it. |
Title says it all, if i manage to find time i will try and implement it myself.
Just thought other org-mode users might also wanna use this :D
The text was updated successfully, but these errors were encountered: