Skip to content

Commit f2d59a0

Browse files
committed
Merge pull request #27 from robertbosse/master
API Doc: Added pre/code tag
2 parents 4c8e227 + 856272a commit f2d59a0

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

entries/hashtag.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,13 @@
3636
$(window).hashchange();
3737
});
3838
]]></code>
39-
<p>Click, and watch as the magic happens!
40-
<iframe src="/resources/hashtag/example1.html" style="width:100%;height:90px;border:0px"></iframe>
41-
</p>
39+
<pre>
40+
<code>
41+
<p>Click, and watch as the magic happens!
42+
<iframe src="/resources/hashtag/example1.html" style="width:100%;height:90px;border:0px"></iframe>
43+
</p>
44+
</code>
45+
</pre>
4246
</example>
4347
<category slug="events"/>
4448
</entry>

0 commit comments

Comments
 (0)