From 2e6eda906df5e66273deddbe7215c6dd15e4cc8c Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Tue, 10 Mar 2015 17:00:14 +0100 Subject: support HTML entities --- test/data/format/entity.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 test/data/format/entity.html (limited to 'test/data/format/entity.html') diff --git a/test/data/format/entity.html b/test/data/format/entity.html new file mode 100644 index 00000000..b9a1b89b --- /dev/null +++ b/test/data/format/entity.html @@ -0,0 +1,26 @@ + + +test / Bar + + +test / Bar
+
+

Bar

+class Bar
+

Copyright © JetBrains 2015

+
+
+

Constructors

+ + + + + + + +
+<init> +Bar()

Copyright © JetBrains 2015

+
+ + -- cgit