Paul-Elliot Anglès d'Auriac
Paul-Elliot Anglès d'Auriac
This should be fixed by #65 which has been included in the latest release :tada:. I'll close, feel free to report if this still does not work!
Hello and thanks for the issue! Unfortunately, I have very few time to allocate to ppxlib, and most of it is already taken by the modifications to the parsetree. At...
Thanks @christinerose !
I think the `parsetree-change` CI has been rewritten by @NathanReb. It requires to add the label (which is now done!), which triggers the addition of a comment CCing @ocaml/ppxlib-dev, so...
Thanks a lot! Yes, it seems this repository lacks example a lot! I'll try to add some tomorrow, I'll update on on this issue as soon as I have something....
Hello! I've pushed some examples of presentations I made, written in markdown, in the [example folder](https://github.com/panglesd/slipshow/tree/master/example/ocaml_lecture). They are obviously not perfect, but they can serve as examples to understand the...
> how to implement the effects that one large page includes many subpages, like this one: This is #28 and is unfortunately not yet done. Wat you can do is...
Indeed... I opened https://github.com/panglesd/slipshow-vscode/issues/1 to track that. In the meantine, if you have a Linux or Mac, you can use the precompiled binaries, where the images should work both in...
I just wanted to mention that with the newly released version of the slipshow extension for VSCode (0.0.3), the problem with images not appearing in the preview, and not being...
Thanks for the report! That motivates me to work on that. You can embed HTML in markdown, so that might be the way to go as a workaround (until I...