You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ A separate [command line program](preprocess-cl.lua) is available too.
27
27
28
28
29
29
## Example Program
30
-
The exclamation mark (!) is used to indicate what code is part of the metaprogram. ([See screenshot of processing steps with highlighting](misc/processingSteps.png))
30
+
The exclamation mark (!) is used to indicate what code is part of the metaprogram.
31
+
([See screenshot of processing steps with highlighting](https://raw.githubusercontent.com/ReFreezed/LuaPreprocess/master/misc/processingSteps.png))
0 commit comments