summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-08-11Convert readme to orgJonas Bernoulli
2024-05-20Correct outdated examplesJonas Bernoulli
2024-03-23Update documentationJonas Bernoulli
2024-03-23##: Rename ARGS argument to BODYJonas Bernoulli
That's kinda the point, isn't it? We only have to provide the body and the arguments are deduced from that. This change does lead to some dissonance in existing descriptions, which will have to be reduced.
2023-12-15Drop support for the legacy %* argumentJonas Bernoulli
2023-09-01Fix typoJonas Bernoulli
2023-08-30Fix typosJonas Bernoulli
2023-08-30Fix examplesJonas Bernoulli
2023-07-14Fix typoJonas Bernoulli
2023-04-25Support &optional argumentsJonas Bernoulli
2022-11-26Revive and give up on display magicJonas Bernoulli
No longer suggest using `l' instead but also give up on using `display' property to display it as ##(...).
2022-04-28Mention the l packageJonas Bernoulli
2021-02-13readme: Mention l packageJonas Bernoulli
2021-01-28Initial releasev0.1.0Jonas Bernoulli