Apparently it is possible to add some nice formatting to product descriptions; a particularly good example for that is the Force Blur Kwin Script. I am wondering, how this is actually achieved. The interface for editing the description does not give any hint.
Yep, I highly agree with gusreis and I hope we will see something changing in a near future.
Pro: Since most of the products are already linked to GitHub/GitLab personal pages it will be just a matter of copy-paste the product description from one place to the other.
Also, I have to admit that I struggled many times with BBCode in order to get a proper formatting for my products pages here on Opendesktop (and this is always --> Edit, modify the BBCode, save, reload, repeat)
Finally (but this is probably out of topic and more of a rant), I don’t get the point of using BBCode since there’s no real gain in terms of chars saved with respect to pure HTML. Markdown is a easier and clever way to get directly to the point, IMO.
Thanks. Lists and headlines are working pretty well for me now. However, I am still struggling with code snippets. If I use [code][/code] inside a list item, then the BBCode tags are literally visible in the result.
I noticed that @esjeon’s project description looks pretty much the same as his Readme.md in his source repository – however, the latter uses Markdown syntax for markup. So maybe there is some trick to get Markdown support also for the project description?
Well, create a unpublished product and test with his Markdown readme. If it does not work, create a OpenCode proejct, and fork his readme, and test it with the unpublished product.
Thank you! Creating an OpenCode project that contains a README.md does the Trick. If you refer to this project in a product, then there is a checkbox “Check this box, if you want to show the README.md as project description”.