We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e61834 commit b427687Copy full SHA for b427687
test/test-pandoc.lua
@@ -79,7 +79,7 @@ return {
79
attr = Attr(),
80
body = List{
81
Row{Cell'body cell 1', Cell'body cell 2'},
82
- Row{Cell('hi')}},
+ Row{Cell('hi')},
83
},
84
head = List{},
85
row_head_columns = 0,
0 commit comments