pythontex icon indicating copy to clipboard operation
pythontex copied to clipboard

fixed missing SubCodeEngine for javascript's js

Open jackschmidt opened this issue 3 years ago • 0 comments

Most other engines have a SubCodeEngine(langname, filesuffix) to allow shorter macros to be used (\py instead of \python). The documentation says the same is true for javascript, but \js did not work prior to this commit.

jackschmidt avatar Apr 30 '22 20:04 jackschmidt