An open API service indexing awesome lists of open source software.

https://github.com/AndersonVes/e-mail-marketing-html-snnipets-vscode-extension

Simple snippets for images, links and tables used on e-mail marketing development.
https://github.com/AndersonVes/e-mail-marketing-html-snnipets-vscode-extension

email-marketing html html5 vscode vscode-extension

Last synced: 7 months ago
JSON representation

Simple snippets for images, links and tables used on e-mail marketing development.

Awesome Lists containing this project

README

          

# E-mail Marketing Html Snippets

Simple snippets for images, links and tables used on e-mail marketing development.

## Full Expansions

### eimg - E-mail Marketing Image

```html
 | ;
```

### ea - E-mail Marketing Link

```html
|
```

### etable - E-mail Marketing Table

```html
|
```

By Anderson Vesguerber - Github: AndersonVes