mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add sample file for Kit language
This commit is contained in:
8
samples/Kit/demo.kit
Normal file
8
samples/Kit/demo.kit
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<!-- $pageTitle: The Kit Language -->
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<h1><!-- $pageTitle --></h1>
|
||||||
|
<p>
|
||||||
|
<!-- @include "loremipsum" -->
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
Reference in New Issue
Block a user