Skip to content

Commit

Permalink
Updated and extended documentation as per latest Sysbox features.
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalledo authored and rodnymolina committed Nov 12, 2019
1 parent 0979b05 commit ae21d32
Show file tree
Hide file tree
Showing 18 changed files with 2,377 additions and 559 deletions.
16 changes: 16 additions & 0 deletions .remarkrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"plugins": {
"remark-toc": {
"tight": true,
"heading": "contents"
},
"remark-validate-links": {
},
"remark-lint": {
"no-multiple-toplevel-headings": false,
"maximum-line-length": 90,
"table-pipe-alignment": true,
"table-cell-padding": false
}
}
}
Loading

0 comments on commit ae21d32

Please sign in to comment.