gitonthescene
gitonthescene
Yes, we are. I'm not sure why. I think I've been fairly explicit and direct and haven't felt the responses to be the same. I'm fast losing interest in this....
[Linking](https://github.com/magit/transient/issues/172) for reference.
@Silex - FWIW, my solution has the virtue that if you don't need to use a repeatable option more than once it behaves exactly the same as non-repeatable options. i.e....
FWIW, if you don't mind running your own reconciliation service, I've just written a [geo scoring plugin](https://pypi.org/project/csv-reconcile-geo/) for [csv-reconcile](https://pypi.org/project/csv-reconcile/). With this you could, say run a [SPARQL query](https://query.wikidata.org/) to find...
What if we had an [lsp server](https://emacs-lsp.github.io/lsp-mode/) that runs alongside of org to “lint” the file to make sure it conforms to a stricter grammar? This wouldn’t constrain org-mode itself...
Thanks. It definitely parses that example now, though I don't see any mention of `\r` in the code anywhere. I'll let you know if I notice any issues with this.
It's tough to debug with this description. Is your project on github? Are you saying that only importing `orga-rehype` generates this error and if you don't import it you don't...
You'll still need to provide an example. I don't see this error in any of my projects.
In #49 I suggest adding plugin support. With that, [one of these](https://unifiedjs.com/explore/keyword/latex/) might be helpful.
> Here's a POC of using LaTeX > > Live: https://blorg-latex.hao.systems/using-latex > Source: https://github.com/LaloHao/gatsby-theme-blorg-latex @LaloHao Is this all done with the katex import? I.e. did this require zero changes to...