From ed7bf75e9a61ed4ddb6c5d3183d9853b44db805e Mon Sep 17 00:00:00 2001 From: Rintcius Blok Date: Sat, 18 Aug 2012 11:33:39 +0100 Subject: [PATCH] allow html in summary, notes and description Conflicts: src/main/template/param_readonly.handlebars src/main/template/param_readonly_required.handlebars --- src/main/template/operation.handlebars | 4 ++-- src/main/template/param.handlebars | 2 +- src/main/template/param_list.handlebars | 2 +- src/main/template/param_readonly.handlebars | 10 ++++++++-- src/main/template/param_readonly_required.handlebars | 11 ++++++++--- src/main/template/param_required.handlebars | 2 +- 6 files changed, 21 insertions(+), 10 deletions(-) diff --git a/src/main/template/operation.handlebars b/src/main/template/operation.handlebars index d1a72faf..cec84691 100644 --- a/src/main/template/operation.handlebars +++ b/src/main/template/operation.handlebars @@ -12,14 +12,14 @@