aboutsummaryrefslogtreecommitdiff
path: root/dzref
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-10-03 16:56:23 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-10-03 17:08:14 -0400
commit4190c5861db9330d83389a07a3563d28bbe511f9 (patch)
treea2e4bbfce0c50f50f85afa4985b336153d5b8e37 /dzref
parent673de1c627a2046123e1693e9e6508399a028508 (diff)
Convert all markdown files within one BQN execution
Diffstat (limited to 'dzref')
-rwxr-xr-xdzref2
1 files changed, 2 insertions, 0 deletions
diff --git a/dzref b/dzref
index 863597e8..388280ba 100755
--- a/dzref
+++ b/dzref
@@ -66,6 +66,7 @@ ProgressiveIndexOf ← {𝕨⊐○(≍˘⟜OccurrenceCount𝕨⊸⊐)𝕩}
raw ← {⍎}
X ← {F:≤4}
+_withRef ← ˙
{v:
chrs←⟨
"↕⊐⊒∊⍷"
@@ -118,6 +119,7 @@ X ← {F:≤4}
Raw ∾ ∾⟜lf¨ path <⊸∾ src
}
X↩Raw∘E_proc
+ _withRef ↩ {𝕗∘E_proc}
Raw ∾ ∾⟜lf¨ pre
≠◶(X˙)‿{ExecFile ⊑𝕩}‿{ExecFile ⊑𝕩 ⋄ X 1⊑𝕩} •args
}