Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-09 | Fix link to nixos channel | Amon Stopinšek | |
The old link returned 404 errror. | |||
2021-11-17 | doc: De-emphasize nix-env without -A | Jan Tojnar | |
The manual uses `nix-env -i` without `-A` prominently, teaching a bad practice to newcomers. | |||
2021-11-13 | fix many doc typos | Kevin Amado | |
2021-04-23 | Replace the trailing markdown spaces by a backslash | regnat | |
They are equivalent according to <https://spec.commonmark.org/0.29/#hard-line-breaks>, and the trailing spaces tend to be a pain (because the make git complain, editors tend to want to remove them − the `.editorconfig` actually specifies that − etc..). | |||
2020-07-31 | Enable syntax highlighting | Eelco Dolstra | |
2020-07-24 | Fix internal links | Eelco Dolstra | |
2020-07-24 | Fix some dangling references | Eelco Dolstra | |
2020-07-24 | Get rid of footnotes | Eelco Dolstra | |
Markdown doesn't support them. | |||
2020-07-23 | <replaceable> -> <emphasis> | Eelco Dolstra | |
Pandoc doesn't know <replaceable> so let's force it to be rendered as italics. | |||
2020-07-23 | Get rid of <figure> | Eelco Dolstra | |
2020-07-23 | Get rid of <example> | Eelco Dolstra | |
Markdown doesn't have floats so we can't have this. | |||
2020-07-23 | Reconvert | Eelco Dolstra | |
2020-07-23 | Pandoc conversion | Eelco Dolstra | |