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

Yes please! Would like to create dynamic text blocks with hyperlinks.

Interest from: @ayse.heckel. She wishes to present her calculations as formulae to inform the user how the calculation was done. This can be done in the WebView, but would be a big view for a small calculation. The alternative that will be explored is the DataView.