TANIGUCHI Masaya

Results 89 comments of TANIGUCHI Masaya

Thank you for reporting me. As I have no time to fix asciidoctor-wasm's problem at the moment. So, I will revert change and employ asciidoctor.js again. Thanks.

I understand the request, and I agree that this behavior would be better. If there is an API that allows access to the undo history, it should be possible to...

Oh, it is your work. You can close this issue. Would you mind askingwhy you do not use this ?

This pull request for nix still does not allow the `ciel` command line interface to parse arguments. This is due to the fact that the libreadline path is off when...

I have further improved the Nix setup to align more closely with Nix best practices, while ensuring the changes are harmless to the core CIEL codebase. When convenient, I would...

Would you mind to include ecl / abcl setup for Nix? ```diff diff --git a/flake.nix b/flake.nix index 0304ba3..51fea76 100644 --- a/flake.nix +++ b/flake.nix @@ -35,6 +35,8 @@ lispImpls = [...

I've also encountered this problem. Indeed, the Noto Sans font isn't working; however, the IPA font (an older, well-established TTF font for Japanese) does render.

Related https://github.com/Myriad-Dreamin/tinymist/pull/575 You can write add a shim for websocket connection to preview over the internet. Last month I had solved this problem for gitpod (code-server-like web service). I am...

Thank you for the great snippet! I created the npm package with thin shim. https://github.com/tani/isomorphic-mermaid https://www.npmjs.com/package/isomorphic-mermaid