Phil Hofmann
Phil Hofmann
I have the same issue with TSL2591. It does not seem to be pin related. Checked with: ``` i2c: sda: 16 scl: 17 ``` If I remove either SDA or...
@munen, @schoettl I acknowledge that Org-mode might have syntactic elements that cannot properly parsed by EBNF/PEG. While the project's goal is to have as much of the Org-mode syntax formalized...
Here I layed out how the code for transformation could look like: #15 For parsing multi-line styles a 2nd transformation step would be needed. (Not part of this PR.)
A couple of months ago, I've had at look with @munen at what organice expects as a data structure. From what I recall and based on the discussion in #27...
> It's possible that, for some element transformations, we should keep the transformed "sub-ast" _and_ a "sub-raw" form. Or maybe better a pair of indexes pointing to the position in...
@munen I "installed" organice from 24hoursparty.de via Chrome and Firefox on Android. I tried to log in via Gitlab, which did not work. "Client authentication failed due to unknown client,...
Sure... given that I find time to do so. :)
Here is an idea that I briefly discussed with @munen, and we think it's feasible. The OAuth secret mentioned by @chasecaleb is currently injected into the build. (In the code...
New link for the doc on global exports: https://github.com/cljsjs/packages/wiki/Npm-style-names-and-global-exports
I'll check this out later today. Looking forward to it. :)