Enumeration PreviewMode

Enumeration Members

MultiplePreviews: "Multiple Previews"

Multiple previews will be shown. Each editor has its own preview.

PreviewsOnly: "Previews Only"

No editor will be shown. Only previews will be shown. You can use the in-preview editor to edit the markdown.

SinglePreview: "Single Preview"

Only one preview will be shown for all editors.

Generated using TypeDoc