André Dietrich

Results 138 comments of André Dietrich

The update/redesign of the UI/UX is currently done by experts. I hope that within 2 or 3 weeks it will be ready. It is planned to enable customization via CSS-variables,...

Jab, there has been an implementation, but I am not fully happy with the solution so far. You can replace the icon (our голубой humming-bird) with the command below, which...

Well actually there is a way ... you can use scripts for this: ``` html let table = ` | x | y | |---|---| ` for(let x=0; x |...

There is only one thing missing ... `send.lia("LIASCRIPT: ...")` this object is associated to every script and if you need to deal with async behavior, you can use this, to...

Your are right, at them moment it is done manually. Thanks for pointing out, we will have a look at it 😊 ...

Hello Sebastian, the basic idea was, to enable anyone to host her/his course everywhere, but of course due to some cors limitations, the list is currently limited to GitHub and...

Thanks, this is actually a great idea, since it works atm the other way around, you can refer to the branch/README.md and it gets internally translated into the raw format....

I checked the link and I could not find a Markdown-resource yet. The resulting page is delivered as an rendered HTML, although the URL does look different. This for example...

@BeastyBlacksmith could you share also the URL to your project, so that we could test it...

Like in GitHub, there is an open-raw button, which seems to provide the right URL. https://liascript.github.io/course/?https://gitlab.uni-hannover.de/comp-bio/teaching/julia-physics-report/-/raw/master/README.md However, this will not work on the first trial and LiaScript will make automatically...