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
If I use a codeWidget.define call to register a custom renderer for a code block language, that renderer won't get used when transcluding a page with such a code block.
If I use a
codeWidget.definecall to register a custom renderer for a code block language, that renderer won't get used when transcluding a page with such a code block.