From a32f6f77335f08ea24039d06ac5ea31179d449c7 Mon Sep 17 00:00:00 2001 From: lindalumitchell Date: Wed, 28 Jun 2017 06:37:43 -0700 Subject: Update test-tables.md (#6775) --- tests/test-tables.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test-tables.md b/tests/test-tables.md index 87d8af856..eef1f0093 100644 --- a/tests/test-tables.md +++ b/tests/test-tables.md @@ -1,6 +1,6 @@ # Markdown Tables -Verify that all tables render as described. +Verify that all tables render as described. First row is boldface. ### Normal Tables @@ -78,3 +78,11 @@ The left column should be left aligned, the center column centered and the right | 1 | this text | $100 | | 2 | is | $10 | | 3 | centered | $1 | + +### Table with Escaped Pipes + +First row cells: single backslash, "asdf". Second row cells: "ab" , "a|d" + +| \\ | asdf| +|----|-----| +| ab | a\|d| -- cgit v1.2.3-1-g7c22