Some beginning text...
diff --git a/grammar.html b/grammar.html index 4e2c755..27e8277 100644 --- a/grammar.html +++ b/grammar.html @@ -3,6 +3,16 @@
This editor demonstrates customizations which can be added to the ProseMirror editor involving
-widgets, pulldown menus, parameter handling and validation.
-Insert a widget and adjust its settings. Hover and click on the settings icon to modify.
+
This editor demonstrates customizations which can be added to the ProseMirror editor including
+widgets, pulldown menus and modal parameter handling and validation.
+Insert a widget and adjust its settings. Hover and click on the edit icon to modify (in most cases).
+Here is an example http://www.iastate.edu
The following widgets can be inserted within text or as a separate block of text.
Create a survey by insert one or more question widgets below: +
A Survey consists of survey questions. Each question includes regular text (possibly including content widgets) followed by one of the following answer widgets:
Some beginning text...