Skip to content

Commit 5e6d022

Browse files
committed
update table markup for latest jbake
1 parent 28afc3b commit 5e6d022

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

content/community/books.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Please support these fine books and videos about ClojureScript.
99

1010
=== Books
1111

12-
[width="50", cols="<.^30a,.^70"]
12+
[width="50", cols="<.^30a,.^70", role="table"]
1313
|===
1414

1515
| image::http://ecx.images-amazon.com/images/I/51KgF%2B-38WL._SL160.jpg[ClojureScript: Up and Running,link="https://amzn.com/1449327435"]
@@ -38,4 +38,4 @@ November 2015
3838

3939
* https://lambdaisland.com[Lambda Island]
4040
* https://purelyfunctional.tv[PurelyFunctional.tv]
41-
* http://shop.oreilly.com/product/0636920040316.do[Learning ClojureScript]
41+
* http://shop.oreilly.com/product/0636920040316.do[Learning ClojureScript]

content/community/editing.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The first lines indicate the title, author, and creation date. The last two line
4545

4646
== Text markup
4747

48-
[cols="<*,", options="header"]
48+
[cols="<*", options="header", role="table"]
4949
|===
5050
| markup | effect
5151
| pass:[_italic_] | _italic_

content/reference/google-closure-library.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You may first want to consider the following ClojureScript libraries
2828
which wrap some functionality from Google Closure Library. Their source
2929
code also serves as good examples of how to use Closure directly.
3030

31-
[cols="<*,", options="header", role="table"]
31+
[cols="<*", options="header", role="table"]
3232
|=======================================================================
3333
|ClojureScript wrapper |Closure Libraries
3434
|https://github.com/andrewmcveigh/cljs-time[cljs-time]

0 commit comments

Comments
 (0)