Files
neovim/runtime/tutor/en/vim-02-beginner.tutor.json
Eduardo Cruz Guedes 5e039c8e97 fix(tutor): remove hyperlinks, simplify non-interactive examples #36307
1. Every hyperlink-like element was replaced by `"$1"` (where $1 is the original string showed in the hyperlink);
2. Arrows `--->` were used in lines containing practice examples when no editing text is involved;
3. Context on interactivity was minimally adapted when strictly needed, not to disrupt the original tutor's intent;
4. Tests regarding the tutor file refactored to ensure the new syntax is not flagged as an error.
2025-10-27 10:24:00 -07:00

7 lines
185 B
JSON

{
"expect": {
"72": "b) In this capacity, Edward will have sole cookie discretionary powers",
"99": "I have forgotten the exact number of seconds in a day, is it 86400"
}
}