Feature request: org-mode support in wiki #5996

Open
opened 2025-11-02 06:42:15 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @logic-x-jp on GitHub (Sep 14, 2020).

  • Gitea version (or commit ref): 1.12.4
  • Git version: 2.16.5
  • Operating system: CentOS 7
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

It would be great if I can write Wiki page in org-mode format.
I don't necessarily need fancy WYSIWYG editor on a wiki page. I would be happy if I can clone REPO_NAME.wiki.git and create or edit *.org file locally with emacs, then commit/push.
For now, any *.org files pushed as wiki pages are simply ignored.
I guess it would not be too difficult to make gitea render *.org files as wiki pages, just like org files in repos.

...

Originally created by @logic-x-jp on GitHub (Sep 14, 2020). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> - Gitea version (or commit ref): 1.12.4 - Git version: 2.16.5 - Operating system: CentOS 7 - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description It would be great if I can write Wiki page in org-mode format. I don't necessarily need fancy WYSIWYG editor on a wiki page. I would be happy if I can clone REPO_NAME.wiki.git and create or edit *.org file locally with emacs, then commit/push. For now, any *.org files pushed as wiki pages are simply ignored. I guess it would not be too difficult to make gitea render *.org files as wiki pages, just like org files in repos. ...
GiteaMirror added the type/proposal label 2025-11-02 06:42:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5996