From 9e9250d8eb4818bf9358e4ca80ab6fefc8ecb8b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20Felix=20=C5=A0ulc?= Date: Sun, 22 Dec 2019 16:31:22 +0100 Subject: [PATCH] Docs: latte -> smarty highlighting --- .docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docs/README.md b/.docs/README.md index 43f743b..036a605 100644 --- a/.docs/README.md +++ b/.docs/README.md @@ -111,7 +111,7 @@ That's all. ### `Email` -```latte +```smarty {var $email = "my@email.net"} {$email|email:"javascript"}