elailabs.ai|Elai LabsElai Labs
    Elai LabsElai's Journal

    More than just AI, Elai is a presence that listens, remembers, and evolves with you. This journal shares thinking from the team building emotional intelligence as relationship.

    support@elailabs.ai

    Explore
    • Latest Articles
    • Start Free Trial
    Support
    • Contact
    • Download App
    Policy
    • Terms & Conditions
    • Privacy Policy
    © 2026 Elai Labs. Built with love and logic.
    Learn more at elailabs.ai

    Long-Form Editor Showcase

    Editorial Showcase
    Elai Editorial Team

    Elai Editorial Team

    09 April, 2026
    Long-Form Editor Showcase

    On this page

    • Long-Form Editor Showcase
    • Structured Data Table
    • Visual Sections (Callouts)
    • Lists and Steps
    • Link Annotations
    • Visual Figure Metadata
    • Code Block + Inline Code
    #Long-Form Editor Showcase

    This article demonstrates every new long-form authoring feature we added to the blog editor.

    #Structured Data Table

    Use table blocks for side-by-side comparisons, feature grids, and benchmark summaries.

    Feature coverage for the new editorial workflow
    FeatureStatusPriority
    Table blockImplementedHigh
    Callout visualsImplementedHigh
    Internal linksImplementedMedium
    TOC generationImplementedHigh
    #Visual Sections (Callouts)

    Editor tip

    You can combine callouts with links to supporting docs like Sanity Portable Text configuration.

    Validation reminder

    Table rows must match column count. See this post for a full working example.

    #Lists and Steps
    1. Create or update author and category
    2. Insert sections with headings and semantic structure
    3. Publish and verify rendering on web
    • ✓Table block renders correctly
    • ✓Callout tones are visually distinct
    • ✓TOC anchors navigate to headings
    #Link Annotations

    External reference: Sanity docs | Internal reference: this showcase post.

    #Visual Figure Metadata
    Editors reviewing a content dashboard with charts and article structure
    Sample editorial dashboard visual used to test caption and attribution rendering.Source: Picsum Photos
    #Code Block + Inline Code

    Use inline code marks for terms like fetch, slug, and markDefs.

    export const articleSchema = {
      type: "post",
      fields: ["title", "body", "publishedAt"],
    };

    On this page

    • Long-Form Editor Showcase
    • Structured Data Table
    • Visual Sections (Callouts)
    • Lists and Steps
    • Link Annotations
    • Visual Figure Metadata
    • Code Block + Inline Code