rendering of org readme files, in particular headings bullets and codeblocks #510

Closed
opened 2025-11-02 03:26:11 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @olymk2 on GitHub (Mar 15, 2017).

I noticed that gitea does not render org files which would be rendered on github I would like to see this supported.

Is this something that would be reasonably easy to add, anyone able to outline what might be needed in case I decide to tackle the issue.

I generally use org over md because it has better table support and allows you to run the code blocks directly instead of copying and pasting.

not sure if golang has an org parser currently to aid in adding this feature ?

Originally created by @olymk2 on GitHub (Mar 15, 2017). I noticed that gitea does not render org files which would be rendered on github I would like to see this supported. Is this something that would be reasonably easy to add, anyone able to outline what might be needed in case I decide to tackle the issue. I generally use org over md because it has better table support and allows you to run the code blocks directly instead of copying and pasting. not sure if golang has an org parser currently to aid in adding this feature ?
GiteaMirror added the type/feature label 2025-11-02 03:26:11 -06:00
Author
Owner

@sondr3 commented on GitHub (Apr 14, 2017):

I wa looking for this as well, but primarily for my dotfiles. I now there's a Org mode parser called Goorgeous, but I'm not sure how easy it would be to hook up to Gitea.

@sondr3 commented on GitHub (Apr 14, 2017): I wa looking for this as well, but primarily for my dotfiles. I now there's a Org mode parser called [Goorgeous](https://github.com/chaseadamsio/goorgeous), but I'm not sure how easy it would be to hook up to Gitea.
Author
Owner

@lunny commented on GitHub (Apr 14, 2017):

I think maybe it's not too difficult to support that with a .org file extension?

@lunny commented on GitHub (Apr 14, 2017): I think maybe it's not too difficult to support that with a `.org` file extension?
Author
Owner

@sondr3 commented on GitHub (Apr 14, 2017):

Apparently the author of Gogs has created a branch for this and the bug that as blocking it has been fixed, so you could potentially just use that (https://github.com/go-gitea/gitea/issues/1424). I'd love to help but I'm currently traveling and without a computer.

@sondr3 commented on GitHub (Apr 14, 2017): Apparently the author of Gogs has created a branch for this and the bug that as blocking it has been fixed, so you could potentially just use that (https://github.com/go-gitea/gitea/issues/1424). I'd love to help but I'm currently traveling and without a computer.
Author
Owner

@lunny commented on GitHub (Apr 21, 2017):

So this is a duplicated with #1424 ?

@lunny commented on GitHub (Apr 21, 2017): So this is a duplicated with #1424 ?
Author
Owner

@lunny commented on GitHub (Sep 22, 2017):

resolved by #2525

@lunny commented on GitHub (Sep 22, 2017): resolved by #2525
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#510