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
This simple patch passes token itself to custom renderer function as a second parameter.
This is useful to handle `token.attrs` or whatever else in custom renderer, if some other plugin changes those.
This doesn't change existing API, only extends it.
Let me know if you want me to add a minimal testcase.
0 commit comments