{% load extra_filters %}
View edit history(Current in version {{ test_case_text.case_text_version }})

Setup:

{{ test_case_text.setup|markdown2html }}

Breakdown:

{{ test_case_text.breakdown|markdown2html }}

Actions:

{{ test_case_text.action|markdown2html }}

Expected Results:

{{ test_case_text.effect|markdown2html }}