From 7b36cd6a7a6d576c19c60e7842a0d0d0c460702a Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 18 Jul 2020 23:00:43 -0400 Subject: Add links to html versions at the top of markdown files --- doc/context.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/context.md') diff --git a/doc/context.md b/doc/context.md index e3328fc8..fe800cfa 100644 --- a/doc/context.md +++ b/doc/context.md @@ -1,3 +1,5 @@ +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/doc/context.html).* + # BQN's context-free grammar APL has a problem. To illustrate, let's look at an APL expression: -- cgit v1.2.3