File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2961,4 +2961,4 @@ variables that I could not synchronize between the 2 apps are:
29612961
29622962## Future Enhancements
29632963
2964- Moved to [ Future Enhancements ] ( FUTURE.md ) .
2964+ Moved to [ FUTURE.md ] ( FUTURE.md ) .
Original file line number Diff line number Diff line change @@ -412,11 +412,11 @@ practical.
412412The Raw Formatting (` {..} ` ) option is the format used to enter the objects, and
413413is better at showing their internal structure. But it has the disadvantage that
414414complex objects like ZonedDateTime can overflow the length of a single line.
415- When this happens, the [ SHOW Mode] ( USER_GUIDE.md#show-mode ) (using ` 2ND ENTRY `
416- keystroke) can be used to show the entire raw formatting without truncation. The
417- String Formatting mode (` ".." ` ) is more compact and will always be adjusted to
418- fit entirely into a single line. Most users will probably switch to String
419- Formatting after an initial learning period.
415+ When this happens, the SHOW Mode (using ` 2ND ENTRY ` keystroke) can be used to
416+ show the entire raw formatting without truncation. The String Formatting mode
417+ (` ".." ` ) is more compact and will always be adjusted to fit entirely into a
418+ single line. Most users will probably switch to String Formatting after an
419+ initial learning period.
420420
421421In the following sections, the screenshots for both Raw and String Formatting
422422modes will be shown.
You can’t perform that action at this time.
0 commit comments