telegramify-markdown
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -30,5 +30,5 @@ const { URL } = require('url'); | ||
return text | ||
.replace(/\\/g, '\\\\') | ||
.replace(/\(/g, '\\(') | ||
.replace(/\)/g, '\\)') | ||
.replace(/\\/g, '\\\\') | ||
default: | ||
@@ -35,0 +35,0 @@ return text |
{ | ||
"name": "telegramify-markdown", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Convert markdown into Telegram-specific markdown", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package