pages*: remove bold and italic styling (#11777)
* pages*: remove bold and italic styling * Update pages/common/strings.md Co-authored-by: Juri Dispan <juri.dispan@posteo.net> * pages.*: update outdated pages * Update conky.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
`csvcut -c {{1,3}} {{data.csv}}`
|
||||
|
||||
- Extract all columns **except** the fourth one:
|
||||
- Extract all columns except the fourth one:
|
||||
|
||||
`csvcut -C {{4}} {{data.csv}}`
|
||||
|
||||
|
Reference in New Issue
Block a user