From 85b162d0826fc46c11e629d719461bd39b883a11 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 11 Aug 2020 17:26:52 +0200 Subject: [PATCH] add todo --- docs/src/docPages/configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/docPages/configuration.md b/docs/src/docPages/configuration.md index 9c85d8b7..2cd8a0fa 100644 --- a/docs/src/docPages/configuration.md +++ b/docs/src/docPages/configuration.md @@ -4,4 +4,6 @@ In its basic version tiptap comes very raw. There is no menu, no buttons, no sty Let’s start to add a few basic things to the configuration. +// TODO: EditorMenuBar missing + \ No newline at end of file