This adds the Org mode parser written in Go to the list of Org-mode parsers.
I'm sending a patch for Worg for the first time, I hope this is the correct
way to do so.

-- 
Regards,
Bhavin Gandhi (bhavin192) | https://geeksocket.in
From 12b0f792ff75c7ea2e4dfe24dc54921e4caa24b0 Mon Sep 17 00:00:00 2001
From: Bhavin Gandhi <bhavin...@geeksocket.in>
Date: Wed, 11 Aug 2021 23:53:25 +0530
Subject: [PATCH] org-tools/index.org: Add go-org to list of Org-mode parsers

---
 org-tools/index.org | 1 +
 1 file changed, 1 insertion(+)

diff --git a/org-tools/index.org b/org-tools/index.org
index fbbdd8c8..87e7e665 100644
--- a/org-tools/index.org
+++ b/org-tools/index.org
@@ -40,6 +40,7 @@ This page lists external tools useful for handling Org files.
 | [[https://github.com/ixmatus/orgmode-parse][orgmode-parse]]   | ?                           |                   |                   |
 | [[https://hackage.haskell.org/package/org-mode][org-mode]]        | Haskell                     |                   |                   |
 | [[https://github.com/PoiScript/orgize][orgize]]          | Rust                        |                   |                   |
+| [[https://github.com/niklasfasching/go-org][go-org]]          | Go                          | Niklas Fasching   |                   |
 
 * Org-mode exporters
 
-- 
2.31.1

Reply via email to