Open hadley opened 1 year ago
e.g. {.bytes x} -> prettyunits::pretty_bytes(x).
{.bytes x}
prettyunits::pretty_bytes(x)
Duplicate of #588 (although this includes a concrete suggestion)
e.g.
{.bytes x}
->prettyunits::pretty_bytes(x)
.