From eab3fdc0e5f8282215d1b723403f3154e1a880d0 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 6 Aug 2022 13:57:52 -0400 Subject: Mention prism.js support in editors README --- docs/editors/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/editors/index.html b/docs/editors/index.html index 201db0df..87420b95 100644 --- a/docs/editors/index.html +++ b/docs/editors/index.html @@ -8,7 +8,7 @@

Editor plugins and other tools for allowing BQN input are in this folder. Input always uses the layout shown here (want another?), and is usually performed with a backslash \ prefix, but sometimes with a modifier key such as alt. To type an actual backslash, hit the backslash key twice.

This bookmarklet enables BQN input in any webpage in your browser.

-

This userscript highlights BQN code on GitHub.

+

This userscript highlights BQN code on GitHub. The highlighting library prism.js also supports BQN.

For Android, this fork adds APL and BQN to Hacker's Keyboard.

The file inputrc can be copied or appended to ~/.inputrc to enable backslash input in bash, BQN with rlwrap, and other software that uses GNU Readline.

Support for other editors, OSes, or workflows will be gladly accepted!

-- cgit v1.2.3