Add lines between rows to visually separate commands
This commit is contained in:
parent
c006df04c5
commit
f9eaa1ba49
2 changed files with 533 additions and 297 deletions
828
cheatsheet.pdf
828
cheatsheet.pdf
File diff suppressed because it is too large
Load diff
|
|
@ -23,7 +23,7 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
#table(
|
#table(
|
||||||
stroke: none,
|
stroke: (x: none),
|
||||||
columns: (35%, auto),
|
columns: (35%, auto),
|
||||||
table.header(table.cell(fill: silver, align: center, [Task]), table.cell(fill: silver, align: center, [Command])),
|
table.header(table.cell(fill: silver, align: center, [Task]), table.cell(fill: silver, align: center, [Command])),
|
||||||
table.header(level: 2, repeat: false, table.cell(fill: aqua, [*Running software*]), table.cell(fill: aqua, [])),
|
table.header(level: 2, repeat: false, table.cell(fill: aqua, [*Running software*]), table.cell(fill: aqua, [])),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue