Shrijith Venkatramana
Shrijith Venkatramana
Hello, Thanks for the project, it is really interesting and looks to be super useful. Just a few quick questions. 1. Does this support image embeds via `md` syntax? If...
Hi, are there any plans on adding Sublime3 support? What is the technical work involved in adding support for Sublime3 exporter? (Hoping I may be able to contribute in some...
With the changes related to `l2config.env`, I think MULTIPART attachments have gone broken. The MULTIPART attachment path must always be calculated relative the relevant `.l2` file. Moreover, in the environment...
The following request cannot be made presently using Lama2: ``` curl --request POST \ --url http://localhost:3000/oauth/token \ --header 'Authorization: Basic YXBwbGljYXRpb246c2VjcmV0' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data grant_type=password \ --data...
According to the [Stackoverflow](https://survey.stackoverflow.co/2022/#integrated-development-environment) survey, the following seem like some important platforms that may benefit Lama2 integration: 1. Vim/NeoVIM 2. Jetbrains Intellij, Rider, Pycharm, GoLand, CLion, etc 3. Emacs 4....