We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffd664 commit 4d755f6Copy full SHA for 4d755f6
STYLE.md
@@ -161,6 +161,12 @@ Contributors should design their slides with this interactivity in mind. The
161
initial state of the code should be a good starting point for a live
162
demonstration.
163
164
+#### Code Annotations
165
+
166
+Use the `ignore` annotation for code snippets that are not meant to be complete,
167
+self-contained programs. Use `compile_fail` only when the goal is to demonstrate
168
+a specific compiler error that is itself the lesson.
169
170
### Language and Tone
171
172
The courses are written in American English, so write "initialize", not
0 commit comments