Skip to content

Commit f830edf

Browse files
Fix indentation (#112)
* Blog on gui for consistency check * Fix the indenatation * Remove the unecessary file * Group columns together --------- Co-authored-by: Oliver Kopp <[email protected]>
1 parent 9cb6a44 commit f830edf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_posts/2025-03-08-Consistency-Check.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,11 @@ Here, the second entry is missing the journal field, which is required for an ar
5959

6060
The result window is designed to present the consistency check results in an easily digestible format:
6161

62-
- **Entry Type Headings**: The first column shows the name of the selected entry type.
6362
- **Choose Entry Type**: Entry types (such as article, book, in-proceedings, etc.) will be listed in a dropdown menu.
64-
- **Column 2**: Citation key of the entry.
65-
- **Other Columns**: Represent the fields and their status (`x`, `o`, `?`, or `-`).
63+
- **Columns**:
64+
- **Entry type**: The first column shows the name of the selected entry type.
65+
- **Citation key**: Citation key of the entry.
66+
- **Other columns**: Represent the fields and their status (`x`, `o`, `?`, or `-`).
6667
- **Navigation**: Clicking on a line in the table will take you directly to the corresponding entry in the editor, making it easy to address inconsistencies.
6768

6869
## Symbols in the Results

0 commit comments

Comments
 (0)