weasel API - v0.8.0
    Preparing search index...

    Type Alias RangeStyle

    RangeStyle: { [K in Exclude<keyof StyledRun, "text">]?: StyledRun[K] | Mixed }

    Every styleable key of a run, each either a concrete value or MIXED (the runs in the range disagree at that key).