aboutsummaryrefslogtreecommitdiff
path: root/md.bqn
diff options
context:
space:
mode:
Diffstat (limited to 'md.bqn')
-rw-r--r--md.bqn8
1 files changed, 1 insertions, 7 deletions
diff --git a/md.bqn b/md.bqn
index fbf058b6..ca42f9dd 100644
--- a/md.bqn
+++ b/md.bqn
@@ -250,7 +250,7 @@ Markdown ← {filename𝕊𝕩:
notIndent ← (0⊸=∨4⊸<) CountRuns ¬m∧lf=code
parts ← code ⊔˜ 1 -˜ (notIndent∧¬break) × 1+`break
# Evaluate
- E ← ⊣◶⟨"",(⥊∾⟜lf⎉1)∘Fmt⊢⟩⟜CodeExec
+ E ← ⊣◶⟨"",(⥊∾⟜lf⎉1)∘•Fmt⊢⟩⟜CodeExec
ShowErr ← lf∾˜"span class='Error'"Html"Error: "∾(∧`lf⊸≠)⊸/⎊•Repr
r ← show ('#'≠⊑∘⊢)◶⟨"",E⎊(ShowErr∘•CurrentError⊢)⟩⍟(0<≠∘⊢)¨ parts
@@ -700,12 +700,6 @@ GetMultiHighlights ← {
################################
-# Format an array to a string
-tn ← "*"⊸(∾∾⊣)¨"array"‿"function"‿"1-modifier"‿"2-modifier"‿"namespace"
-fmt ← ⊑ (•Import "src/f.bqn"){𝔽} ⟨•Type,•Decompose,•Glyph⎊(tn⊑˜2-˜•Type),"0"⍟("¯0"⊸≡)•Repr⟩
-
-
-################################
# Creating HTML files
ConvertFile ← {
MatchStart‿MatchEnd ← { ≤○≠◶0‿(⊣ ≡ (𝕩×≠)⊸↑) }¨ 1‿¯1