Mauro José da Silva

Results 5 issues of Mauro José da Silva

Strings with a double backslash should be interpreted as a single backslash followed by the next character verbatim. Examples: - `\\n` → `\n` - `\\r` → `\r` - `\\t` →...

Declaration required when an ASP page has `Option Explicit`.

This is necessary to make border-radius work.

### What version of Bootstrap Email are you using? v1.1.4 ### How are you compiling? CLI ### Code example ### Source HTML ```html Test ``` ### Compiled HTML ```html body,table,td{font-family:Helvetica,Arial,sans-serif...