Issue Summary
The inline rich-text macro works perfectly in the old editor but not in the new one it moves to a new line.
Steps to Reproduce
- Create a static macro with output type inline and with rich-text body type
- Create a new blog (with new text editor)
- Type a line "I want a cite here inline and not at the end of the line."
- Move the cursor to "inline" and insert the inline macro
Expected Results
The macro should be inserted behind "inline" and also render inline.
Actual Results
The macro is inserted at the end of the line and does not render inline.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.
- is related to
-
DEVHELP-2492 Loading...