Cleanup snippet categories

This commit is contained in:
Angelos Chalaris
2019-08-21 14:32:14 +03:00
parent 9de7519520
commit 9139ea2ace
5 changed files with 77 additions and 103 deletions

View File

@ -1,6 +1,6 @@
---
title: AutoLink
tags: utility,string,fragment,regexp,advanced
tags: visual,string,fragment,regexp,advanced
---
Renders a string as plaintext, with URLs converted to appropriate `<a>` elements.

View File

@ -1,6 +1,6 @@
---
title: Mailto
tags: viual,beginner
tags: visual,beginner
---
Renders a link formatted to send an email.