Susam

Results 48 comments of Susam

Hi Christopher (@cleidigh), Thank you for your kind feedback on this documentation project. I wrote this document as a quick reference guide for my team to ensure that all of...

Hi Richard (@RichardJTorres), Thank you for your feedback on this project. I am glad to know that you find this document useful.

This issue was occurring intermittently. The cause turned out to be insufficient disk space. The disk space has been cleaned up and this issue is now resolved.

The underscores should be escaped with a backslash so that Markdown does not convert them to `` tags. Example: http://mathb.in/51078 ``` $$ (Foo)\_{a} \\ (Foo)\_{a} $$ ```

I overlooked the fact that the subscripts were not rendered. My bad. Thanks for explaining the issue. Part of the problem is caused by this line in the JavaScript code...

Thank you for reporting this. The broken link has been fixed: http://mathb.in/5 I will put the LICENSE.md file later.

Yes, it is possible to do this. However, I have kept the development on hold for a long time because I have been planning to rewrite the software in Python....

Thank you for sharing the link to your project here. It looks great.

Thanks for sharing your Go version. It looks great and the cross-compiled binaries seem quite useful for someone who do not have Python 3 on their systems.

Hi @ChenFengJR, I was unable to reproduce the issue. If I save the following content in a file named, say, `foo.html`, and open it with Firefox 81 and Chrome 85,...