Live demo
Docs
API Reference
GitHub
MDXEditor
Headings
Quote
Links
Link Dialog
Lists
Image
Table
Thematic Break
Toolbar
Toolbar Components
Toolbar Primitives
Code Block
CodeMirror
Sandpack
Diff/Source
Directive
HTML
GenericHTMLNode
MdastBlockHTMLNode
MdastInlineHTMLNode
KnownHTMLTagType
MdastHTMLNode
MdxNodeType
SerializedGenericHTMLNode
htmlTags
$createGenericHTMLNode
$isGenericHTMLNode
isMdastHTMLNode
JSX
Frontmatter
Markdown Shortcuts
Markdown Processing
Core
Custom Editor Primitives
Utils
Classes
Functions
Interfaces
Type Aliases
Utilities
Variables
Interface: MdastInlineHTMLNode
An inline HTML node.
Extends
MdxJsxTextElement
Properties
Property
Type
Description
Overrides
name
string
the tag name of the node
MdxJsxTextElement.name