Loading template/app/view/Comments.js +1 −1 Original line number Diff line number Diff line Loading @@ -236,7 +236,7 @@ Ext.define('Docs.view.Comments', { 'Here is an <em>italic</em> item<br/>', 'Here is an <code>inline</code> code snippet<br/>', 'Here is a <a href="#!/api">Link</a><br/>', '<pre>', '<pre class="prettyprint">', "Indent with 4 spaces\n", "for a code snippet", '</pre>', Loading Loading
template/app/view/Comments.js +1 −1 Original line number Diff line number Diff line Loading @@ -236,7 +236,7 @@ Ext.define('Docs.view.Comments', { 'Here is an <em>italic</em> item<br/>', 'Here is an <code>inline</code> code snippet<br/>', 'Here is a <a href="#!/api">Link</a><br/>', '<pre>', '<pre class="prettyprint">', "Indent with 4 spaces\n", "for a code snippet", '</pre>', Loading