From f39bc3e8564f9b835085ec6d4e3261573b694dd4 Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 18 May 2026 10:51:04 +0100 Subject: [PATCH] docs(readme): set descriptive title; drop tracking-issue reference MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Title is now "Syntax Highlighting in Etherpad" rather than just the package name, so the GitHub repo card / npm overview reads as a human-facing description. - Drop the "Closes ether/etherpad#6616" line — that's PR-description copy that landed in the README by mistake and rots over time. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05b4052..93f4589 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ep_hljs +# Syntax Highlighting in Etherpad -Whole-pad syntax highlighting for Etherpad, powered by [highlight.js](https://highlightjs.org/). Closes [ether/etherpad#6616](https://github.com/ether/etherpad/issues/6616). +Whole-pad syntax highlighting for [Etherpad](https://etherpad.org/), powered by [highlight.js](https://highlightjs.org/). ![Demo](demo.gif)