From 0c21ad65217c4cc2d09f6bf96c23d89d6fe1f007 Mon Sep 17 00:00:00 2001 From: Michael <2701605+michaelblyons@users.noreply.github.com> Date: Thu, 20 Nov 2025 19:11:12 -0500 Subject: [PATCH 1/2] Reword Zeal section in ReadMe --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e03dd4..1efb620 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,16 @@ to search for "Sublime" and install the community-org maintained ones. #### Zeal -Zeal does not have a direct search for user-contributed docsets. +Zeal does not have a direct search for user-contributed docsets, +but a [third-party website][zuc] repackages docset feeds +in a compatible format. In Zeal, go to *Tools* > *Docsets…* > *Add feed* -and paste in the URL(s) to the respective [third-party][zuc]'s repacked feed: +and paste in the URL(s) to the respective feed: -``` +```none https://zealusercontributions.vercel.app/api/docsets/Sublime_Text.xml ``` -``` +```none https://zealusercontributions.vercel.app/api/docsets/Sublime_Merge.xml ``` From 8232869ba906cd39bed0cbe289472c1f53730748 Mon Sep 17 00:00:00 2001 From: Michael <2701605+michaelblyons@users.noreply.github.com> Date: Thu, 20 Nov 2025 19:12:45 -0500 Subject: [PATCH 2/2] fixup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1efb620..bf89d77 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Zeal does not have a direct search for user-contributed docsets, but a [third-party website][zuc] repackages docset feeds in a compatible format. In Zeal, go to *Tools* > *Docsets…* > *Add feed* -and paste in the URL(s) to the respective feed: +and paste in the URL to the respective feed: ```none https://zealusercontributions.vercel.app/api/docsets/Sublime_Text.xml