Sign in
qemu
/
meson
/
e4137ae3eca0c73e8c19ea84d9a203ddb065f0d8
/
.
/
docs
/
markdown
/
snippets
/
summary_alignment.md
blob: 78a7541bd26c0da8b7e3dd2c9823bdf521f8d2b1 [
file
] [
view
]
## summary() now uses left alignment for all values
Previously
it aligned toward the center
,
but
this
was deemed harder to read
than all left aligned
.