Skip to content

Commit 9c616ee

Browse files
committed
Update starter para
1 parent 8b88ea3 commit 9c616ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_learn/08-evaluating-table-layouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ image:
55
thumbnail: /images/learn/table-layout400x225.png
66
---
77

8-
Table layout, including responsive tables that change width with the browser width, can be an annoying and difficult aspect of using simple markdown as documentation source. That said, comparisons between changes to simple tables are much easier during reviews when using Markdown or RST tables.
8+
Table layout can be an annoying and difficult aspect of using simple markdown as documentation source. That said, when using Markdown or RST tables you can compare changes to simple tables more easily during reviews.
99

1010
One of the most helpful tools when creating tables for Markdown or RST is the Tables Generator at https://www.tablesgenerator.com/markdown_tables. You can draw tables or paste table data and then render the ASCII-based output for pasting into your document source file.
1111

0 commit comments

Comments
 (0)