You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new render_text method to MarkerDefinition.
The motivation behind adding it is to give a library user more flexibility when they want to render a portable text block, for example:
a text block is supposed to be rendered under a certain condition
Removes streamhandler and debug log-level configuration. This way logging can be configured downstream, and can be opted into rather than opted out of.