const MAX_INLINE_LENGTH: usize = 50;
The maximum length of a text node for it to appear as an inline child in the inspector.