When adding an inline code block like: ``` `a` ``` - In a notebook will break it with the error `TypeError: Cannot read properties of undefined (reading 'inTable')` - In a panel will create a full code block instead 
When adding an inline code block like:
TypeError: Cannot read properties of undefined (reading 'inTable')