diff options
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/summary_alignment.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/summary_alignment.md b/docs/markdown/snippets/summary_alignment.md new file mode 100644 index 0000000..78a7541 --- /dev/null +++ b/docs/markdown/snippets/summary_alignment.md @@ -0,0 +1,4 @@ +## 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. |