diff --git a/templates/rspec_api_documentation/html_example.mustache b/templates/rspec_api_documentation/html_example.mustache index 7a843dcf..5e8385c3 100644 --- a/templates/rspec_api_documentation/html_example.mustache +++ b/templates/rspec_api_documentation/html_example.mustache @@ -16,7 +16,7 @@

{{ http_method }} {{ route }}

{{# explanation }}

- {{ explanation }} + {{{ explanation }}}

{{/ explanation }}