Skip to content

Commit

Permalink
table align
Browse files Browse the repository at this point in the history
  • Loading branch information
cirosantilli committed Apr 5, 2018
1 parent b5b2b98 commit 8042101
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions adoc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,23 @@ image::png.png[]

<<my-table>>

=== Table align

[cols="<,^,>"]
|===
|long 1
|long 2
|long 3

|a
|b
|c

|d
|e
|f
|===

== include

GitHub renders it as a link as of 2015-09-23: no path transversal :-(
Expand Down

0 comments on commit 8042101

Please sign in to comment.