blob: f55fb7005a92b38ce35d1f5ac01325f4ffe9b824 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{@define}{@author}{Thomas Albers Raviola}%
{@define}{@today}{May 12, 2024}%
{@define}{@printdate}{{@lambda}{@date}{the date is @date}}%
{@section}{Introduction}
Hello, this is a sample of a program written in chains
Chains was created by @author to help him write articles of questionable
usefulness.
{@printdate}{@today}
{@section}[Conclusion]
idk man, guess it works, don't it?
|