From ae92e0b3781e27d54cbac2570ba2a1b8a6b11999 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 24 Feb 2021 21:54:58 -0500 Subject: AnkiUtil (#1439) * Add AnkiUtil * Update AnkiConnect to use AnkiUtil * Use AnkiUtil in AnkiNoteBuilder * Replace containsAnyMarker with AnkiUtil.stringContainsAnyFieldMarker * Add AnkiUtil.getFieldMarkers * Add fieldsObjectContainsMarker to AnkiUtil * Remove unused global * Remove unused parameter: enabled * Add cloneFieldMarkerPattern --- ext/action-popup.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/action-popup.html') diff --git a/ext/action-popup.html b/ext/action-popup.html index 03c94846..d5e8ee22 100644 --- a/ext/action-popup.html +++ b/ext/action-popup.html @@ -88,6 +88,7 @@ + -- cgit v1.2.3