Aurora: About the Content Editor
Updated 1 year ago
Version 10.0Is there a way to add an inline code block? For example, I want to highlight console.log("Hello World!") as code within a sentence instead of creating a separate code block. I can do it by editing the source code and wrapping the text in "code" elements, but that's a pretty time-consuming workaround for long-form content.
Your testing is correct, inline code is not supported. The Aurora editor currently only supports:
The only current workaround is the one you highlighted, which is editing the source code of the post, and using "<code>" tags around the target text.