Is it possible to use CSS from Wiki when creating cases?
For example:
I wanted to add a table to a case (which was relatively easy by editing the html), but I could not use style classes like in the Wiki editor. I tried adding <table class="Basic"> but the style was not applied to the table.
Is this possible?