Skip to content

Commit 40968ed

Browse files
committed
Whitespace update.
1 parent e625f28 commit 40968ed

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

templates/bootstrap.hbs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ pre .hljs {
194194
195195
handleScrollEvent();
196196
197-
198197
}));
199198
200199
</script>
@@ -203,9 +202,7 @@ pre .hljs {
203202
<body class="doxdox">
204203

205204
<div class="back-to-top">
206-
<a href="#"> <svg xmlns="http://www.w3.org/2000/svg" width="13px" height="14px" viewBox="0 0 13 14">
207-
<path d="M7.18761156,13 L7.18761156,5.49249703 L10.4587853,5.49249703 L5.09931763,0.113558129 L-0.26015,5.49249703 L3.01102371,5.49249703 L3.01102371,13 L7.18761156,13 Z" fill="#428bca"></path>
208-
</svg> Back to Top</a>
205+
<a href="#"> <svg xmlns="http://www.w3.org/2000/svg" width="13px" height="14px" viewBox="0 0 13 14"><path d="M7.18761156,13 L7.18761156,5.49249703 L10.4587853,5.49249703 L5.09931763,0.113558129 L-0.26015,5.49249703 L3.01102371,5.49249703 L3.01102371,13 L7.18761156,13 Z" fill="#428bca"></path></svg> Back to Top</a>
209206
</div>
210207

211208
<div class="jumbotron">
@@ -299,6 +296,7 @@ pre .hljs {
299296
<span class="label label-default">Optional</span>
300297
{{/if}}
301298
</p>
299+
302300
{{{markdown description}}}
303301

304302
{{/each}}

templates/dash/method.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ pre .hljs {
6767
<span class="label label-default">Optional</span>
6868
{{/if}}
6969
</p>
70+
7071
{{{markdown description}}}
7172

7273
{{/each}}

0 commit comments

Comments
 (0)