Sha256: 7527d4677e6c6b213f7708dd2f9ecf23f67ef1236a9d5b64fe0fdd422f76a3ae

Contents?: true

Size: 621 Bytes

Versions: 5

Compression:

Stored size: 621 Bytes

Contents

B/examt: Example Template.

@Purpose: To show the syntax of I6T, specifically the parts relating to the
inclusion of I7 and at signs in the first column.

@-------------------------------------------------------------------------------

@p Lines.

@c
{-lines:type}
! This is a comment.
{-endlines}

@-This line begins with @-, so it is ignored.

@p Paragraph.
This is a paragraph.
@p Another paragraph.
So

is

this.

@Purpose: This purpose line is ignored.

@c At signs and (+ +).
[ Foo i;
print (+score [an I7 value]+), "^";
@add sp 1 -> i; ! Assembly works even in the first column.
];

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
tdiary-4.2.1 vendor/bundle/ruby/2.2.0/gems/pygments.rb-0.6.3/vendor/pygments-main/tests/examplefiles/example.i6t
pygments.rb-0.6.3 vendor/pygments-main/tests/examplefiles/example.i6t
pygments.rb-0.6.2 vendor/pygments-main/tests/examplefiles/example.i6t
pygments.rb-0.6.1 vendor/pygments-main/tests/examplefiles/example.i6t
pygments.rb-0.6.0 vendor/pygments-main/tests/examplefiles/example.i6t