Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for commentsv3.1.0 | Thomas Voss | 2024-04-18 | 1 | -1/+20 |
| | |||||
* | Remove the ‘>’ prefixv3.0.0 | Thomas Voss | 2023-11-01 | 1 | -29/+55 |
| | | | | | | The rationale was explained on the mailing list[1]. [1]: https://paste.thomasvoss.com/353 | ||||
* | Fix typov2.0.1 | Thomas Voss | 2023-10-28 | 1 | -1/+1 |
| | |||||
* | Allow for true HTML ID- and class shorthandsv2.0.0 | Thomas Voss | 2023-10-28 | 1 | -1/+16 |
| | |||||
* | Detail how to have empty non-void tagsv1.0.1 | Thomas Voss | 2023-10-02 | 1 | -1/+10 |
| | |||||
* | Bump manual datev1.0.0 | Thomas Voss | 2023-09-11 | 1 | -1/+1 |
| | | | | I forgot to update the date last time I changed this. | ||||
* | Add the ‘=’ node for whitespace trimming | Thomas Voss | 2023-09-11 | 1 | -49/+20 |
| | |||||
* | Wrap example code to 73 columns | Thomas Voss | 2023-09-11 | 1 | -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 example | Thomas Voss | 2023-09-11 | 1 | -4/+7 |
| | |||||
* | Add the ‘>’ node modifier | Thomas Voss | 2023-09-11 | 1 | -3/+29 |
| | |||||
* | Remove useless escapes | Thomas Voss | 2023-09-10 | 1 | -3/+3 |
| | |||||
* | Remove all XML support | Thomas Voss | 2023-09-10 | 1 | -44/+14 |
| | |||||
* | Write the initial gsp(5) manual | Thomas Voss | 2023-09-10 | 1 | -1/+267 |
| | |||||
* | Add a skeleton for an initial gsp(5) | Thomas Voss | 2023-09-09 | 1 | -0/+11 |