Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
bikibird committed Dec 2, 2020
1 parent 2d66b3d commit fb3536c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_tutorials/phrases4.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h2>Recursion</h2>
<h2>Modifying and Extending</h2>
We have now covered the basics of ISHML's phrases and templates and introduced most of built-in prefixes and suffixes, which should cover the majority of your text generation needs. Occasionally, you may want to use a custom function to modify the results of a phrase. Listing 5 introduces the <code>.modify</code> suffix.

<span class="badge badge-info">Listing 5</span>
<span class="badge badge-info shadow">Listing 5</span>
<iframe id="listing4" width="100%" height="400" scrolling="no" src="//jsfiddle.net/bikibird/5od3v4Le/embedded/js,result/?fontColor=ffffff&menuColor=17a2b8" frameborder="0" class="rounded shadow wrap" title="Listing 5"></iframe>


Expand Down

0 comments on commit fb3536c

Please sign in to comment.