telegram-escape
Advanced tools
+1
-1
| { | ||
| "name": "telegram-escape", | ||
| "version": "1.0.7", | ||
| "version": "1.0.8", | ||
| "description": "Lightweight Javascript utility zero-dependecy library for Telegram Bots developers for escaping user input with formatting options", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+3
-3
@@ -58,3 +58,3 @@ # telegram-escape | ||
| ## HTML : [<code>TagEscapeFunction</code>](#TagEscapeFunction) | ||
| ## HTML\`template\_${string}\`⇒ <code>String</code> | ||
@@ -64,3 +64,3 @@ **Kind**: global function | ||
| ## md : [<code>TagEscapeFunction</code>](#TagEscapeFunction) | ||
| ## md\`template\_${string}\`⇒ <code>String</code> | ||
@@ -70,3 +70,3 @@ **Kind**: global function | ||
| ## mdv1 : [<code>TagEscapeFunction</code>](#TagEscapeFunction) | ||
| ## mdv1\`template\_${string}\`⇒ <code>String</code> | ||
@@ -73,0 +73,0 @@ **Kind**: global function |
4965
-0.54%