Hi - could you please add some more documentation? E.g. the code below is not clear for me: ``` let modifier = modifierWithBaseAttributes([NSFontAttributeName: baseFont], modifiers: [ selectMap("em", italic), selectMap("span.bold", bold), ]) ```
Hi - could you please add some more documentation?
E.g. the code below is not clear for me: