# Gutenberg Typing Animation Block

This plugin allows you to integrate a typing effect within the Gutenberg editor. It is based on [Typed.js](https://mattboldt.com/demos/typed-js/).

Useful SVN commands

```
svn log -v
svn commit -m "message" // like push
svn update
```
