ship icon indicating copy to clipboard operation
ship copied to clipboard

Config help_text should support markdown

Open marccampbell opened this issue 7 years ago • 0 comments

Expected behavior

When adding markdown (or html) to a help_text item, the renderer should render it properly, using template functions and turn it into html for display.

Actual behavior

The renderer currently escapes the html and displays it, or shows the raw markdown without rendering.

marccampbell avatar Jan 29 '19 15:01 marccampbell