Skip to content

Commit 20e2531

Browse files
committed
Fixed markdown wrong formatting table on pub.dev
1 parent 2e4c8ca commit 20e2531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ When using `ParameterizedSource.csv` the library tries to parse the values to `i
2727
This parsing can be escaped by wrapping in the values in `'` or `"`.
2828

2929
For example:
30+
3031
|Input | Output|
3132
|------|-------|
3233
|`'banana, 4, apple'`|`'banana'`, `4`, `'apple'`|

0 commit comments

Comments
 (0)