From 41d1aac178a9f564e5bc4a69cda3735cbe81df7a Mon Sep 17 00:00:00 2001 From: Thomas Letan Date: Tue, 14 Jul 2020 15:50:53 +0200 Subject: Remove outdated TODO note --- site/cleopatra/soupault.org | 5 ----- 1 file changed, 5 deletions(-) (limited to 'site/cleopatra') diff --git a/site/cleopatra/soupault.org b/site/cleopatra/soupault.org index 4dd4f8a..fb2c57c 100644 --- a/site/cleopatra/soupault.org +++ b/site/cleopatra/soupault.org @@ -656,11 +656,6 @@ Once installed and available, \im \KaTeX \mi is really simple to use. The following script reads (synchronously!) the standard input, renders it using \im \KaTeX \mi and outputs the resut to the standard output. -#+BEGIN_TODO -This script should be generalized to handle both display and inline -mode. Currently, only inline mode is supported. -#+END_TODO - #+BEGIN_SRC js :tangle scripts/katex.js var katex = require("katex"); var fs = require("fs"); -- cgit v1.2.3