Merge pull request #482 from bartolom

* gh-482:
  Quote cols attribute in Asciidoc table example
This commit is contained in:
Andy Wilkinson
2018-02-19 12:37:48 +00:00

View File

@@ -136,7 +136,7 @@ example, the widths of a table's columns can be specified using the `cols` attri
[source,indent=0]
----
[cols=1,3] <1>
[cols="1,3"] <1>
\include::{snippets}/index/links.adoc[]
----
<1> The table's width will be split across its two columns with the second column being