civiform icon indicating copy to clipboard operation
civiform copied to clipboard

Parse Markdown in Question Text in all places for admin

Open rockycodes opened this issue 2 years ago • 0 comments

Describe the bug Markdown for question text is not being correctly parsed in all places for admin.

To Reproduce Steps to reproduce the behavior:

  1. Create a question and use markdown in the question text
  2. Navigate to one of the places described below
  3. See the unparsed markdown

Expected behavior Markdown should be parsed in all places text is shown

Screenshots

Question list view: image

Question sidebar: image

Program edit view: image

Additional context Other places may need parsing as well. Look at all the places the question text is referenced.

rockycodes avatar Jan 19 '24 23:01 rockycodes