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 syntax support for creating posts #1526
Comments
|
Hmm, can you elaborate on exactly what GitHub does and what you're proposing here? Sounds useful, and more clarification would be lovely. |
|
My bad, I propose to support styling text with Org Mode. Markdown Org Mode Markdownh2 exampleyou can see that Github styled the headlines but Should also support link to org mode guide: https://orgmode.org/guide/Emphasis-and-monospace.html Does that make sense? |
|
Maybe DEV should provide a set of simple APIs that browser extensions can leverage so the community can add features like this. |
|
Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue in 7 days. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If this issue still requires attention, please respond with a comment. Happy Coding! |
I'm used to using Org mode syntax for writing text. The current way of editing posts right now is only with Markdown. I like that there is a button for help, since I do not know many of the syntax for markdown.
So, I would like to add Org mode syntax as an option to edit text when writing new posts. Github currently supports this feature and can render Org mode texts. This feature would be very helpful for those of us used to Org mode syntax.
The text was updated successfully, but these errors were encountered: