There doesn’t appear to a way switch the new WYSIWYG markdown editor off? It’s driving me mad, I’m used to writing raw Markdown
I think there is a setting that enables users to toggle it on and off?
There doesn’t appear to a way switch the new WYSIWYG markdown editor off? It’s driving me mad, I’m used to writing raw Markdown
I think there is a setting that enables users to toggle it on and off?
@chris thanks for calling this out.
I’ve changed " Default composition mode" from Rich Text to Markdown.
The admin configuration in the announcement don’t match what I see.
How does seem now?
Thanks @gundalow I think giving users the ability to write raw markdown makes sense on this site! It is a shame that you no longer get the preview when writing raw markdown but I don’t think this is an option any more.
However it probably makes sense to default to Rich Text for people? On other Discourse instances I help run we have Rich editor, Enable the rich editor so all users can switch between the current Markdown mode and the new rich text editor for more intuitive and user-friendly composition. ticked, is this an option on this instance?
The left-most button in the composition window ribbon toggles between “MD” and “A” (rich text). I hadn’t noticed before, but that works great. And I’m seeing the preview pane in “MD” mode.
@chris do you have the URL or full setting name for that option?
Do you have the rich_editor
option at this URL?
https://forum.ansible.com/admin/site_settings/category/all_results?filter=rich_editor
I do with self-hosted instances running version 3.5.x
, however with 3.6.x
there is a default_composition_mode
with the description:
Set the default mode for your community’s composer. Rich text mode provides a more modern, familiar writing experience for most users, while Markdown mode may be suitable for more technical audiences. Members can use a toggle in the composer toolbar to switch between modes.
This should be at this URL:
https://forum.ansible.com/admin/site_settings/category/all_results?filter=default_composition_mode
I think defaulting to Rich text probably makes sense on this site as often new users fail to get the formatting right and experienced users will be able to toggle to Markdown if they want.
@chris Both the URLs only return Default composition mode
, which is currently set to “markdown”.
If I view the page source, it says
Discourse 3.6.0.beta1-dev Discourse 3.6.0.beta1-dev
, Ansible has Discourse as a managed service.
Defaulting to the Markdown editor is fine for me, but perhaps it should be changed so the default is Rich text for the new users who struggle with formatting their posts with code blocks? — I’m happy to click to manually switch the mode.
Drifting off-topic, but I’ve often wondered…
Acknowledging that editing other peoples’ posts is generally Not Good™, has there been any discussion about what level of trust would be required to edit posts that contained un-tripple-ticked or not 4-space-indented yaml? With yaml in particular, where indentation is so important, reading yaml-as-markdown is unpleasant. While the ideal would be for users to be given a clue and fix their posts themselves, the rest of us suffer in the mean time. I waffle on the idea myself; curious how others feel about it.
I often simply don’t read posts with bad formatting, it’s too painful! I think this is a discussion worth having.
I think this is on topic.
From a technical point of view
Educating our Forum users would be good. I wonder if having a forum post with bad/good/best examples (rendered and raw-markdown) we could link to could help.
I might have updated a few forum posts a long time ago, though not since.
Considering that first time posts are held for moderation, is this education something that could be done by moderators, ie having a line to copy-paste in if there is bad formatting. Though I’m mindful that we need to find the balance between improving the Forum and not burning people out.
In my profile summary "↡Expand"ed page (Profile - utoddl - Ansible), it says my trust level is “regular”. How does that map to the numeric scale (less than 3 apparently)?
At one point I had a fairly friendly boiler-plate message I would send to first-time posters who had messed up their yaml embedding. I can probably dig that up if it would be helpful.
@utoddl you are TL 3, try editing the title of this thread, mouse over it and a pencil should appear at the end, click it to edit the title and category.