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.
- Host: GitHub
- URL: https://github.com/AndersonVes/e-mail-marketing-html-snnipets-vscode-extension
- Owner: AndersonVes
- License: mit
- Created: 2022-03-12T19:38:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T00:00:49.000Z (over 3 years ago)
- Last Synced: 2024-10-24T06:30:10.192Z (12 months ago)
- Topics: email-marketing, html, html5, vscode, vscode-extension
- Homepage: https://marketplace.visualstudio.com/items?itemName=AndersonVes.e-mail-marketing-html-snnipets
- Size: 17.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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