From b58a5a44e7f8df42c02e519194d6967213ec125f Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Fri, 16 Feb 2024 17:30:29 -0500 Subject: [PATCH] BUG: Remove unescaped quotes in Markers description because they broke the plugin and not needed anyway. Line Profile does not have quotes around the l key mention. This is a bug fix for #2709 . --- jdaviz/configs/default/plugins/markers/markers.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdaviz/configs/default/plugins/markers/markers.vue b/jdaviz/configs/default/plugins/markers/markers.vue index 794ad221b7..d3cb379ed2 100644 --- a/jdaviz/configs/default/plugins/markers/markers.vue +++ b/jdaviz/configs/default/plugins/markers/markers.vue @@ -1,6 +1,6 @@