@bendyline/squisq-editor-react 2.7.3 → 2.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -81,6 +81,11 @@ and block-at-a-time / timeline editing primitives (`useBlockNavigator`,
81
81
  synchronized audience window, or take over the entire screen. Slideshow/video
82
82
  playback, Page/Document scrolling, and the Narrate surface remain linked to
83
83
  the main view.
84
+ - **Flashcards mode** — the Use menu can project the original nested block tree
85
+ as progressively revealed study cards and multiple-choice quizzes. Ordinary
86
+ headings are inferred automatically; `{study=flashcard}` disambiguates a card
87
+ boundary and `{study=multiple-choice-flashcard}` makes child one the question,
88
+ child two the default correct answer, and remaining children distractors.
84
89
  - **Panels** — `outline` (heading outline pane) and `inlinePreview` (per-block
85
90
  SVG preview gutter, `inlinePreviewWidth` default 320).
86
91
  - **Code & image modes** — pass `fileName` / `language` to get a Monaco-only