Vijith Assar

Results 6 issues of Vijith Assar

When the `--before`/`-b` flags are used to comment out Markdown content, `awk` prints a space after the character that begins the comment. This is fine when there is a line...

Currently `lit` always assumes it is processing GitHub Flavored Markdown documents in which code and prose are distinguished with triple backticks. Allowing the user to specify an alternative token with...

So far `lit` always assumes your intention is to build the Markdown source into executable code, but there are also cases where isolating the documentation is useful – publishing a...

[lit-node](https://github.com/Rich-Harris/lit-node) is intended for use only with JavaScript and thus requires you to add a language specifier after the fence backticks. This allows you to include code written in other...

The awk portion of this tool began as an adaptation of [@trauber's gist](https://gist.github.com/trauber/4955706) that was simply reformatted across multiple lines for the sake of clarity, but it has changed a...

Currently [audio sonification](https://github.com/vijithassar/bisonica/issues/63) is disabled for charts with multiple categorical encodings since translating those properly will require synthesizing multiple timbres.