Commit c5063a77 authored by Daniel Gustafsson's avatar Daniel Gustafsson
Browse files

INTERNALS: escape reference to parameter



The parameter reference <string> was causing rendering issues in the
generated HTML page, as <string> isn't a valid HTML tag. Fix by back-
tick escaping it.

Closes #3099
Reviewed-by: default avatarJay Satiro <raysatiro@yahoo.com>
Reviewed-by: default avatarDaniel Stenberg <daniel@haxx.se>
parent 4301d14b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment