Fix lint warning and trim AGENTS.md dev-env section

This commit is contained in:
2026-07-08 12:03:46 -04:00
parent d35501c66c
commit 587a3f7aab
2 changed files with 2 additions and 7 deletions
-1
View File
@@ -16,7 +16,6 @@
const EM_DASH = '\u2014';
const EMDASH_REGEX = /\u2014/g;
const PROCESSED_ATTR = 'data-emdash-processed';
const POPUP_ID = 'emdash-popup';
// Tags whose text content we should never touch