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 54a8165 commit 11a86f2Copy full SHA for 11a86f2
README.md
@@ -36,7 +36,8 @@ chunk options:
36
2. `directions = TRUE`
37
- to indicate directions
38
39
-To use the latter chunk option, set the code chunk engine to `asis`, e.g.
+When specifying text directions that should not appear in the solution file, use
40
+the latter chunk option, and set the code chunk engine to `asis`, e.g.
41
42
````
43
```{asis name, directions = TRUE}
0 commit comments