aboutsummaryrefslogtreecommitdiff
path: root/gsp.5
Commit message (Collapse)AuthorAgeFilesLines
* Add support for commentsv3.1.0Thomas Voss 2024-04-181-1/+20
|
* Remove the ‘>’ prefixv3.0.0Thomas Voss 2023-11-011-29/+55
| | | | | | The rationale was explained on the mailing list[1]. [1]: https://paste.thomasvoss.com/353
* Fix typov2.0.1Thomas Voss 2023-10-281-1/+1
|
* Allow for true HTML ID- and class shorthandsv2.0.0Thomas Voss 2023-10-281-1/+16
|
* Detail how to have empty non-void tagsv1.0.1Thomas Voss 2023-10-021-1/+10
|
* Bump manual datev1.0.0Thomas Voss 2023-09-111-1/+1
| | | | I forgot to update the date last time I changed this.
* Add the ‘=’ node for whitespace trimmingThomas Voss 2023-09-111-49/+20
|
* Wrap example code to 73 columnsThomas Voss 2023-09-111-8/+9
| | | | | | Normally I wrap code and stuff to 80 columns, but I’m going to use 73 for the examples in the manuals as manual page readers are probably indenting stuff quite a bit.
* Fix invalid markup in exampleThomas Voss 2023-09-111-4/+7
|
* Add the ‘>’ node modifierThomas Voss 2023-09-111-3/+29
|
* Remove useless escapesThomas Voss 2023-09-101-3/+3
|
* Remove all XML supportThomas Voss 2023-09-101-44/+14
|
* Write the initial gsp(5) manualThomas Voss 2023-09-101-1/+267
|
* Add a skeleton for an initial gsp(5)Thomas Voss 2023-09-091-0/+11