Commit Graph

9 Commits

Author SHA1 Message Date
Yuki Langley
7af51a0055 Revert "Make details visually consistent"
This reverts commit 86d03051cc.
2022-12-18 21:23:56 +01:00
Yuki Langley
4b1303ccae Make details summary more consistent 2022-12-18 21:18:28 +01:00
Yuki Langley
f9553d0c76 Make opened details padding consistent 2022-12-18 21:18:28 +01:00
Yuki Langley
a230e3d523 Handle admonition classes inside details 2022-12-18 21:18:28 +01:00
Yuki Langley
2c2f2c7427 Apply padding to all elements under details 2022-12-18 21:18:28 +01:00
Yuki Langley
79ca846ada Use Value instead of Result
Nix language tutorial asserts that it is called *Nix value* not *Nix
result*.
2022-12-18 21:18:28 +01:00
Yuki Langley
86d03051cc Make details visually consistent 2022-12-18 21:18:28 +01:00
Yuki Langley
742f525741 Distinguish visually between expression and result
Related to https://github.com/NixOS/nix.dev/pull/395
2022-12-18 21:18:28 +01:00
Simon Bruder
dfcbbc0858
add highlighting for shell input/output 2022-09-08 11:09:27 +02:00