cody quick brown sample :)
This commit is contained in:
parent
0c8632e2fb
commit
1363e8195d
|
@ -20,7 +20,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="display" class="show {{currentFont.cls}}">
|
||||
<p class="waterfall" v-for="size in waterfall" style="font-size:{{size / 14}}rem">The quick brown fox jumps over the lazy dog.</p>
|
||||
<p class="waterfall" v-for="size in waterfall" style="font-size:{{size / 14}}rem">int Fox.quick(h){ isBrown && jumpOver(doges.lazy) }</p>
|
||||
<p class="lipsum" v-for="item in lipsums">{{item}}</p>
|
||||
<pre><code class=patel><span class=keyword>define</span> samples : <span class=keyword>object</span><template v-for="sample in samples">
|
||||
{<span class=qualifier>.lang</span> <span class=string>'{{sample.lang}}'</span>{{sample.spaces}}<span class=qualifier>.sample</span> <span class=string lang="{{sample.code}}">'{{{sample.sample}}}'</span>}<span class=comment>{{sample.comment}}</span></template></code></pre>
|
||||
|
|
Loading…
Reference in New Issue
Block a user