OutputField that renders like normal text (Markdown)

Description of the limitation and why it is relevant to address

As a developer I want to create an output field that looks more like the normal text in the user input side (as now the OutputField is limited to the greyed out interface and one line). This benefits more flexibility for the developer to create neat user interfaces for users with the flexibility they want.

I think this is relevant for the VIKTOR platform because it gives more flexibility.

Submitter proposed design (optional)

OutputField with argument render_option=“normal” or something similar.

Current workarounds

OutputField.

Requested by

@wouterhouzr