Lacewing

Results 24 comments of Lacewing

> git itself is impossible, because it is covered by the GPL, and it is the FSF position that the GPL is incompatible with distribution on the AppStore. We have...

> iSH works around both the FSF and the AppStore restrictions because they are not, technically, distributing binaries. Ot at least, not Arm64 binaries that they execute. They distribute x86...

> if you type the command `pkg install git`, it wil install a fake "git" command that is actually lg2 with all arguments forwarded. It works with some of the...

a-Shell already has markdown-it-py 2.2.0. It is viable to write py scripts for use of extra features/plugins, however it's a great hinder as not everyone knows/enjoys py (e.g. me). The...

According to Multimarkdown's documentation (that was mentioning changes made in 3.0 while I'm using 6.6.0, "ancient documentation"), to enable MathJax, I have to setup the following metadata, link to an...

There is an open source iOS app that has native support to MathJax and Mermaid. Hope it helps:

Update: I managed to use plugins from `mdit-py-plugins`, some of them work, for others, I don't know if it's because of the py port or iOS port, have glitches. At...

> Hi, I've managed to install and run `markdown-it.js`. It required some editing of the JS code, but not much. If you have some sample markdown file that I could...

I'll prefer MathJax over KaTex, for its better support. Speed doesn't seem to have a significant affection in a-Shell use cases. The plugins can be on by default, as they...

Very much appreciated, will field test it when I get chance.