| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-23 | Misc Updates | Ben Culkin | |
| 2020-11-26 | Fix some failing tests | Benjamin J. Culkin | |
| This fixes two failing tests * One was that when refactoring AestheticDirective, I accidentally broke doing padding before the value. * The other was that when allowing for using multiple ` on a directive, I accidentally broke parsing for ` directives | |||
| 2020-11-13 | Allow using an arbitrary number of '`' when naming directives | Ben Culkin | |
| This greatly increases the number of possible directives, though some of them could be hard to name/remember. The general rule of thumb is that the more '`' you have in a directive name, the more arcane/specialized/rarely used a given directive is. | |||
| 2020-01-17 | Minor updates and such | bculkin2442 | |
