| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -59/+0 | |
| 2022-08-13 | Update `@!has` name in tests | Noah Lev | -3/+3 | |
| 2022-08-13 | Rename `@hastext` to `@hasraw` (same for `matches`) | Noah Lev | -1/+1 | |
| I think `@hasraw` is slightly clearer than `@hastext` since it is actually matching against the raw HTML, not the text nodes. | ||||
| 2022-08-13 | Update tests: arity-2 `@{has,matches}` -> `...text` | Noah Lev | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -11/+0 | |
| 2016-02-27 | Clearly separate code blocks from other blocks | mitaa | -0/+70 | |
| For summary descriptions we need the first paragraph (adjacent lines until a blank line) - but the rendered markdown of a code block did not leave a blank line in the html and was thus included in the summary line. | ||||
