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: docs/reference/conditions-reference.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ Currently, you can use the Conditions DSL to configure the following features:
21
21
-[Skip block execution][skip]
22
22
-[Conditionally run a block][run]
23
23
24
+
You can find detailed information about the `when` operation in our [library repo](https://github.com/renderedtext/when#promote-automatically-on-master-branch-and-tags-when-the-result-is-passed).
25
+
24
26
## Formal language definition
25
27
26
28
Formal language definition in [extended Backus-Naur Form (EBNF)][ebnf] notation is shown below:
0 commit comments