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
* Allow recursive custom formatters
* Resolveshtml-to-text#147
* When format functions are called internally within formatter.js
it is not possible to override the custom logic. This changes that
functionality and allows users to choose whether they want the
default formatter to be used internally or their own formatters
supplied in the options object.
* fixup - reduce line length
0 commit comments