aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--md.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/md.bqn b/md.bqn
index ee79c49f..8e302557 100644
--- a/md.bqn
+++ b/md.bqn
@@ -129,7 +129,7 @@ Markdown ← {𝕊𝕩:1𝕊𝕩; extensions𝕊𝕩:
# execute each one and insert the results.
addRslt ← ∧´ ' ' = ∾ 4 (⌊⟜≠ ↑ ⊢)¨ 𝕩
r‿ri ← addRslt◶(2⥊<⟨⟩)‿{
- ⟨ (⥊∾⟜lf⎉1)∘⍕∘CodeExec¨ 𝕩
+ ⟨ (⥊∾⟜lf⎉1)∘⍕∘CodeExec⍟(0<≠)¨ 𝕩
1 -˜ +` 1 + ≠¨ 𝕩 ⟩ # Don't forget the trailing newline
} 𝕩