Why did the text suddenly turn into code?

hi there,

i noticed that the callout is causing the text below to turn into code and i don’t know why. up till now it worked fine (meaning that after the callout, i could use TAB to shift the bullet point further to right without it turning into a code block as on the picture).

why did this happen and how to fix it?

Maybe post your source code view as well

here it is

Try to deactivate your theme first and check.
Next, deactivate your CSS snippets and check.
Finally, try to switch to restricted mode

If you think it is the callout that is causing it, try adding another hard return to separate the two.

It’s because of the leading 4 spaces

If the fallout is part of the preceding list item, you need to indent it enough to make it part of the list item.

If it’s not, it is causing the prior list to end, and you need to start the next list after it at the top level (no indent).

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.