add introduction to all pages, move under table of contents

This commit is contained in:
Hans Pagel
2020-10-01 12:26:20 +02:00
parent 1250f1f1b6
commit d99b75f6dd
13 changed files with 42 additions and 13 deletions

View File

@@ -1,8 +1,10 @@
# Events
The editor fires a few different events that you can hook into. There are two ways to register event listeners:
## Table of Contents
## Introduction
The editor fires a few different events that you can hook into. There are two ways to register event listeners:
## Option 1: Right-away
You can define your event listeners on a new editor instance right-away: