Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Sep 1, 2015
1 parent 571cce7 commit 6ca966c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ metadata:
```clojure
[:table {:header ["Row 1" "Row 2" "Row 3"] :width 50 :border false :cell-border false}
[[:cell {:colspan 2} "Foo"] "Bar"]
["foo1" "bar1" "baz1"]
[[:cell "foo1" " " "foo2"] "bar1" "baz1"]
["foo2" "bar2" "baz2"]]

;;header elements can set alignment
Expand Down

0 comments on commit 6ca966c

Please sign in to comment.