Bonjour à tous,
Les utilisateurs de ma communauté Discourse sont des professeurs d’éducation physique peu familiers avec la technique. Par conséquent, l’obligation d’utiliser le Markdown dans l’éditeur a créé des problèmes de mise en forme dans les publications.
Idéalement, nous pourrions activer un éditeur WYSIWYG riche en fonctionnalités pour rendre la publication aussi simple et familière que possible. Existe-t-il des moyens de l’activer ou, sinon, y a-t-il des plans pour l’inclure dans la feuille de route ?
Salutations,
1 « J'aime »
Stephen
(Stephen)
Avril 21, 2020, 2:49
2
Salut Sam,
Plusieurs sujets abordent déjà ce point. En bref, Markdown est inhérent à Discourse, et aucune option WYSIWYG n’est prévue (à ma connaissance).
I just saw an interview with Michael Pryor of trello:
At one point he says:
We added markdown in Trello which in retrospect, was a mistake because it’s a developer centric feature in a non developer focused product. We overcame it by adding guidance on how to use markdown within the app, but users sometimes still get confused.
I’m curious to know what the feeling out there is about the use of markdown in Discourse. Am I the only one who thinks discourse would appeal to many more people i…
Continuing the discussion from Who would prefer a standard wysiwyg to markdown? :
I checked with the founders and they are ok with us restarting this thread with a view to discussing the development of a plugin to deliver some form of WYSIWYG post editing in Discourse.
Bearing in mind @sam ’s & @codinghorror ’s previous comments that the core team would not consider undertaking such development for the foreseeable future, what remains is the opportunity for the rest of us to get together and pr…
Si l’utilisation de Markdown sans WYSIWYG est un critère éliminatoire pour vous, il serait peut-être préférable d’envisager un autre produit.
Si vous avez besoin de plus de détails sur les raisons, ce lien pourrait vous aider à comprendre le défi posé :
It is extremely difficult, as the code makes deep assumptions about the Markdown pipeline throughout. I would estimate a budget of around $100,000 - $120,000 USD to make the WYSIWYG change and 1 year of full time developer work. (Or two full time devs for 6 months). If you would like to fund it, contact us directly.
Another way to look at it — this is like saying I prefer MySQL, can’t you guys just switch your database from Postgres to MySQL?
8 « J'aime »
sam
(Sam Saffron)
Mars 12, 2025, 11:44
4
Discourse expédie maintenant un compositeur WYSIWYG expérimental
We have been working on a new rich text editor mode for our composer so that it’s easier to write on Discourse. We’re now ready to start testing it out to get more feedback from our community on this feature!
Our implementation builds upon the excellent ProseMirror and its non-core Markdown module , using the module’s schema, parsing, and serialization definitions as the base for further Discourse-specific features.
This topic will serve as both a guide to testing the new composer and a hub for…
2 « J'aime »