Retag snippets
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: AutoLink
|
||||
tags: string,fragment,regexp,advanced
|
||||
tags: utility,string,fragment,regexp,advanced
|
||||
---
|
||||
|
||||
Renders a string as plaintext, with URLs converted to appropriate `<a>` elements.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: TreeView
|
||||
tags: object,visual,state,recursion,advanced
|
||||
tags: visual,object,state,recursion,advanced
|
||||
---
|
||||
|
||||
Renders a tree view of a JSON object or array with collapsible content.
|
||||
|
||||
Reference in New Issue
Block a user