diff options
author | Felipe Morales <hel.sheep@gmail.com> | 2015-09-27 11:30:18 +0200 |
---|---|---|
committer | Felipe Morales <hel.sheep@gmail.com> | 2015-09-27 15:17:20 +0200 |
commit | 5ec5e9ae43d5f5f99a02215372bf1124a18541fe (patch) | |
tree | ec3833d0405d750244aa2d4b9409886a0e742233 /runtime/tutor/tutor.tutor | |
parent | b92730410887be589dade66552ecb7948a7adf09 (diff) | |
download | rneovim-5ec5e9ae43d5f5f99a02215372bf1124a18541fe.tar.gz rneovim-5ec5e9ae43d5f5f99a02215372bf1124a18541fe.tar.bz2 rneovim-5ec5e9ae43d5f5f99a02215372bf1124a18541fe.zip |
tutor-mode: update plugin
Diffstat (limited to 'runtime/tutor/tutor.tutor')
-rw-r--r-- | runtime/tutor/tutor.tutor | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor/tutor.tutor b/runtime/tutor/tutor.tutor index 852c1ea74a..1ad64a18ff 100644 --- a/runtime/tutor/tutor.tutor +++ b/runtime/tutor/tutor.tutor @@ -60,7 +60,7 @@ is displayed like 1. Format the line below so it becomes a lesson description: ----> This is text with importat information {expect:This is text with **important information**} +---> This is text with important information {expect:This is text with **important information**} ---> This is text with **important information** {expect:This is text with **important information**} Note: Some words (e.g., NOTE, IMPORTANT, tip, ATTENTION, etc.) will also be @@ -130,7 +130,7 @@ and are hidden by default. Links to them look like # Tutorial links -You can also have links to other tutorials. For this, you'll write the wnchor in the format +You can also have links to other tutorials. For this, you'll write the anchor in the format @tutor:TUTORIAL |