Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
secrethash committed Jul 5, 2016
1 parent 6b6edd7 commit 87ec0a6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ <h3 id="8-bb-code-engine">8. BB Code Engine</h3>
<pre class="prettyprint"><code class="language-php hljs "><span class="hljs-comment">// If implemented directly in the Blade View File.</span>
{!! Trickster::bbcode(<span class="hljs-variable">$user</span>-&gt;bio) !!}</code></pre>

<p>The Supported BB Codes Currently are: </p>
<p><strong><em>The Supported BB Codes Currently are: </em></strong></p>

<table>
<thead>
Expand Down Expand Up @@ -386,8 +386,6 @@ <h3 id="8-bb-code-engine">8. BB Code Engine</h3>
</tbody></table>




<h3 id="9-tags-sweeper">9. Tags Sweeper</h3>

<p>Tag sweeper is a unwanted tag remover trick. It easily removes the unwanted script tags from the provided string. In accordance to the BB Code Engine, Tag Sweeper Cleans the HTML <code>&lt;script&gt;&lt;/script&gt;</code> code and leaves the BB Code making the supplied text <strong>Clean and Safe</strong>.</p>
Expand Down

0 comments on commit 87ec0a6

Please # to comment.