Quote cols attribute in Asciidoc table example

Closes gh-482
This commit is contained in:
bartolom
2018-02-19 00:09:14 +01:00
committed by Andy Wilkinson
parent 80bb632849
commit 7e3417e124

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