Skip to main content
SuperDoc home page
Search...
⌘K
Getting Started
Introduction
AI Agents ✨
Installation
Configuration
Import/Export
Frameworks
Core
SuperDoc
SuperEditor
Modules
Overview
Real-time Collaboration
Comments
Toolbar
Extensions
NEW
Overview
Create Your Own
All
Block Node
Bold
Bullet List
Color
Content Block
Custom Selection
Document
Document Section
Drop Cursor
Font Family
Font Size
Format Commands
Gap Cursor
Heading
Highlight
History
Image
Italic
Line Break
Line Height
Link
Custom Selection
List Item
Mention
Node Resizer
Ordered List
Page Number
Paragraph
Placeholder
Popover Plugin
Run Item
Search
Shape Container
Shape Textbox
Slash Menu
Strike
Tab
Table
Table Cell
Table Header
Table Row
Text Align
Text Indent
Text Style
Text Transform
Underline
Resources
Accessibility
Guides
Security
License
SuperDoc home page
Search...
⌘K
Status Page
GitHub
Discord
Talk to an engineer
Talk to an engineer
Search...
Navigation
All
RunItem extension
Editor
Documents API
Editor
Documents API
Status Page
GitHub
Discord
Talk to an engineer
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
<
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
View on GitHub →
Was this page helpful?
Yes
No
Popover Plugin
Search
⌘I
Assistant
Responses are generated using AI and may contain mistakes.