diff --git a/static/info_arch.json b/static/info_arch.json index ba6f196fd4..52791cd627 100644 --- a/static/info_arch.json +++ b/static/info_arch.json @@ -18076,26 +18076,7 @@ } ], "methods": [ - { - "name": "anchor_string_to_object", - "description": "transform anchor tag strings to {href, text} objects\ne.g \"\\u003ca href=\\\"/admin\\\"\\u003eAdministration\\u003c/a\\u003e\"", - "parameters": [ - - ], - "return_types": [ - ] - }, - { - "name": "anchor_tag_string?", - "description": "Check if the item is an anchor tag string e.g \"\\u003ca href=\\\"/admin\\\"\\u003eAdministration\\u003c/a\\u003e\"", - "parameters": [ - - ], - "return_types": [ - "Boolean" - ] - } ], "previews": [ {