How to enable rich text support in waldur-homeport for Offering Descriptions? #8
Replies: 3 comments 12 replies
|
Hi, it seems that you are running a too old version of Waldur, at least on the recent ones that text is rendered correctly if Markdown is provided. Can you please try to update? |
|
Thanks! Edited .env before I pulled: when I do Read up a bit more... per default images are not enabled... would it be possible to let the sanitizer allow them? p.s. doing "docker compose restart" wasn't enough for updating, had the old version cached somewhere as ususal with Docker, |
|
Upgraded again to the latest? 7.7.7 (following the diffs), should I be looking for a toggle "allow_display_of_images_in_markdown" inside of Administration->Settings->Features or specifically Administration->Settings->Marketplace |


Uh oh!
There was an error while loading. Please reload this page.
Dear community,
I've noticed that several Waldur instances have Descriptions of offerings in plain text, whereas the authoring environment offers both Rich Text plug-ins and markdown support. Upon attempting, the "user view" only renders plain text per default, rather than support for headings, lists, images (stored elsewhere) et cetera. I probably need to do some config or settings, am running the Docker version of waldur-mastermind and supporting components.
best regards
/

Alex
All reactions