Members — including @CarlBarnes — have mentioned that the new mobile editor in Discourse 3.6 (which we use on ClarionHub) can feel harder to use, especially when they want to type Markdown directly (like backticks for code blocks).
By default, Discourse now opens the Rich Text Editor (RTE).
However, you can switch to the classic Markdown editor at any time using the left-most button on the composer toolbar — it toggles between Rich Text ↔ Markdown instantly.
There is an option on our end to choose which mode opens by default, and since this affects everyone, I’d like to get a sense of what the community prefers before changing anything.
What should be the default editor mode on ClarionHub?
Rich Text (new editor)
Markdown (classic editor)
No preference
0voters
Feel free to add any comments about your experience, especially if you’re using the site on mobile.
I’m glad to see I was not the only one who ran into that!
The last thread where I used fencing to show Clarion code it didn’t work for me with Clarion either, but I’ve been doing so much Markdown lately that I just switched to clarion and figured it was just a quirk of the plugin.
Found this post “Introducing our new Composer, making writing on Discourse easier than ever” discussing the new Rich Text editor. They seem to call the Editor the “Composer”.
Here is a GIF showing the button on the top left to switch between Markdown and Rich Text:
I don’t see how to enter a Line the new Rich way. in Markdown its 3 underscores. Doing that in the new composer yields MD of \__\_ not ___. The last button on the toolbar is a (+) with some features but not underline.
I have not voted yet as I want to use it more. But currently I prefer the old Markdown editor. I find the editor instantly changing my MD to be confusing, but the new way I probably should not be entering MD and instead using the toolbar. I had a lot of trouble with Code formatted, so would not use Rich for Code.