From 4644143706fdb03c5ddcdf73d242bd570b692ce5 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 2 Aug 2021 10:14:36 -0400 Subject: Generate spellcheck='false' from markdown for README --- README.md | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4557c8d..2ea2f7ca 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ E ← ⊐⟜":"⊸(↑At"class="∾1⊸+⊸↓)⊸Enc repl ← "div:cont" E ⟨ "div:kb" E "" "div:rel" E ⟨ - "textarea:code|rows=1" E "<⟜'a'⊸/ ""Big Questions Notation""" + "textarea:code|rows=1|spellcheck=false" E "<⟜'a'⊸/ ""Big Questions Notation""" "svg:demo|viewBox=0 -6 4 12" E "path" Elt "d"‿"M1 -6H0L1 0L0 6H1L4 0z" ⟩ "pre:rslt" E """B Q N""" diff --git a/docs/index.html b/docs/index.html index 716e61c4..40f5450a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -14,7 +14,7 @@
- +
"B Q N"
-- cgit v1.2.3