Google Slides · Schema

ParagraphMarker

A TextElement kind that represents the beginning of a new paragraph.

CollaborationGoogle WorkspacePresentationsProductivitySlides
View JSON Schema on GitHub

JSON Schema

google-slides-paragraph-marker-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "ParagraphMarker",
  "type": "object",
  "description": "A TextElement kind that represents the beginning of a new paragraph.\n",
  "properties": {}
}