Skip to main content
SuperDoc home page
Search...
⌘K
Ask AI
superdoc-dev/superdoc
Talk to an engineer
Talk to an engineer
Search...
Navigation
All
RunItem extension
SuperDoc
Backend Services
Getting Started
Introduction
Quick start
AI Agents ✨
Frameworks
Import/Export
Font Support
Core
SuperDoc
SuperEditor
React
Document Engine
ALPHA
Overview
Document API
SDKs
CLI
AI Agents
Modules
Overview
Collaboration
Comments
Toolbar
Links
Context Menu
PDF
Whiteboard
Extensions
Overview
All
Block Node
Bold
Bookmarks
Bullet List
Color
Content Block
Custom Selection
Document
Document Index
Drop Cursor
Font Family
Font Size
Footnote
Format Commands
Gap Cursor
Heading
Highlight
History
Image
Italic
Line Break
Line Height
Link
Linked Styles
List Item
Mention
Node Resizer
Ordered List
Page Number
Paragraph
Permission Ranges
Placeholder
Popover Plugin
Run Item
Search
Shape Container
Shape Textbox
Context Menu
Strike
Structured Content
Tab
Table
Table Cell
Table Header
Table of Contents
Table Row
Text Align
Text Indent
Text Style
Text Transform
Track Changes
Underline
Solutions
Overview
eSign
Template Builder
Guides
Storage
Stable navigation
Collaboration
Migration
Resources
Accessibility
Telemetry
Security
License
On this page
OOXML Structure
Use case
Source code
All
RunItem extension
Copy page
Copy page
Low-level text run container.
Internal node for managing text runs with consistent formatting.
OOXML Structure
Copy
Ask AI
<
w:r
>
<
w:rPr
>
<!-- Run properties -->
</
w:rPr
>
<
w:t
>
Text content
</
w:t
>
</
w:r
>
Use case
Word import
- Preserve exact run structure
Format boundaries
- Maintain formatting breaks
Internal structure
- Framework implementation detail
OOXML fidelity
- Match Word’s internal model
Source code
Was this page helpful?
Yes
No
Popover Plugin
Search
⌘I
Assistant
Responses are generated using AI and may contain mistakes.