memeplex
memeplex
> To me it's clear that this is a radian/httpgd problem, not a VS Code/R extension problem. I'm not that sure. I can open the http server from radian and...
You're right, it's just the thumbnail that is shown, it's not actually working.
@dburkes 's solution works fine for me in latest release of Obsidian and it doesn't include any universal selector. > The text jumps a bit left as the margin disappears...
I think you should keep your notebooks simple or, if you refuse to do that, resort to the full org mode experience in emacs to reorganize your files, which is...
@galaunay do I close this one or do you close #1478? I think the description of this issue is more precise but I don't really care which one is closed...
> Your citation appears to be from the [gitattributes documentation](https://git-scm.com/docs/gitattributes#_filter). Right, sorry I forgot to add the link. > Are there any issues / downsides from making the filter required...
> Sorry to hear that this has already caused you pain 😞 Nah, no problem, it hasn't been like that, mostly people that forgot to install pre-commit hooks, not even...
I'm experiencing a similar issue with a function that produces a slanted fraction. I followed the discussion in #1382. But I still have a question: ```typst #let foo = [bar//...
So at least for now the sanctioned solutions are to either format content like: ```typst #let x = [line 1 line 2 line 3] ``` or use: ```typst #let x...
I already agree with your points in this and the other discussion. It's not a heuristic to remove whitespace what I'm asking for but a more convenient way of explicitly...