aboutsummaryrefslogtreecommitdiff
path: root/doc/07_Modules.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-04-27 14:08:29 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-04-27 14:08:29 -0400
commitbaaaca54029cca67994b68ac7177ac6c9968e364 (patch)
treeb08dd8af3b2dda93709084d7634ec0da0d7a8360 /doc/07_Modules.md
parent8045f96321e12bf40999a2f6893a75be0f28ce3a (diff)
downloadtextadept-baaaca54029cca67994b68ac7177ac6c9968e364.tar.gz
textadept-baaaca54029cca67994b68ac7177ac6c9968e364.zip
Updated manual images.
Diffstat (limited to 'doc/07_Modules.md')
-rw-r--r--doc/07_Modules.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/07_Modules.md b/doc/07_Modules.md
index 81fc55df..62553287 100644
--- a/doc/07_Modules.md
+++ b/doc/07_Modules.md
@@ -41,6 +41,8 @@ with must have its compile and run commands and error format defined. If the
language-specific module does not exist or does not [define][] commands or an
error format, it can be done [manually][] in your [user-init file][].
+![Runtime Error](images/runerror.png)
+
[define]: api/_M.html#Compile.and.Run
[manually]: http://foicica.com/wiki/run-supplemental
[user-init file]: 08_Preferences.html#User.Init