Changes for page Sandbox
Last modified by Richard Johnson on 2019/03/30 13:51
edited by Richard Johnson
on 2019/03/30 13:51
on 2019/03/30 13:51
edited by Richard Johnson
on 2018/08/02 20:06
on 2018/08/02 20:06
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-sandbox/10.6.1]
Summary
Details
- Page properties
-
- Content
-
... ... @@ -68,8 +68,14 @@ 68 68 69 69 = Tables = 70 70 71 -You can create tables right into wiki pages: 71 +You can create simple tables right into wiki pages: 72 72 73 +== Simple table == 74 + 75 +| cell 1 | cell 2 | cell 3 76 +| cell 4 | cell 5 | cell 6 77 +| cell 7 | cell 8 | cell 9 78 + 73 73 == Table with headers in the top row == 74 74 75 75 |= table header |= table header |= table header