Okay the plot thickens…this part where you choose Markdown when you already have Markdown selected and it offers to save:
Should not happen…there is a bug here where it’s considering the value for the list item (0
) different from the setting value (’0’
). So I think the Save here is doing nothing. I can fix that bug, but can you do this:
- Change the setting to “Rich text”
- Save it, but choose “No, only apply changes going forward”
- Change back to “Markdown”
- Save it, and choose “Yes” to apply it retroactively
And see if that fixes the issues you are having.