Files
neovim/runtime/tutor/ja/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
166 B
JSON

{
"expect": {
"39": "b) In this capacity, Edward will have sole cookie discretionary powers",
"66": "一日って何秒だっけ、 86400 秒かな?"
}
}