Skip to content

Commit f05343b

Browse files
committed
docs: markdown lint, trailing | on tables
1 parent eb1e52d commit f05343b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Multiple criteria are combined with logical AND. Multiple `--include` flags is n
6565

6666
The `--color` flag lets you pick colors for various parts of a MARC record using environment variables. You can pick from [the available termcolor colors](https://github.com/termcolor/termcolor?tab=readme-ov-file#text-properties). The defaults are:
6767

68-
| Component | Color | Var
68+
| Component | Color | Var |
6969
|---|----|---|
7070
| Tag | cyan | MARC_TAG_COLOR |
7171
| Indicator | light_yellow | MARC_INDICATOR_COLOR |
@@ -74,7 +74,7 @@ The `--color` flag lets you pick colors for various parts of a MARC record using
7474

7575
You can also configure the subfield delimiter character and the symbol for an empty indicator. Those defaults are:
7676

77-
| Symbol | Var
77+
| Symbol | Var |
7878
|---|---|
7979
|| MARC_SUBFIELD_DELIMITER |
8080
| _ | MARC_EMPTY_INDICATOR |

0 commit comments

Comments
 (0)