Cobertos

Results 84 comments of Cobertos

`title_plaintext` is now added to master. I also added two tests. Still need to push a package update To answer all the fixes/questions related to equation blocks current state >...

Upstream tag for the inline equation issue. Open to ideas to fix the newline thing,,, can't think of an easy way to integrate that

The above config is _much_ better. The [default installation using `ts-node/esm`](https://github.com/avajs/ava/blob/main/docs/recipes/typescript.md#for-packages-with-type-module) was very slow. I had to increase the timeout for my tests. I was also getting very odd failures....

Good to know, thanks for the wonderful library btw Offsets would be a good foundation. Imo, I was just thinking two unenumberable properties on each model. Kind of like `.data`,...

Okay, don't have a shit ton of time but I'll start taking a stab at trying to add the indexes https://github.com/Cobertos/wtf_wikipedia ### Noting my findings * `new Document()` will `preProcess`...

Still having issues with this on Windows. I installed `flow-bin` and I can find it in both Msys Git `which` and Cmd `where`. I can run `flow` and `flow lsp`...

Same issue, I'll have to try mp3 encoding in the morning EDIT: Yup, fixed a TON of issues by changing from the ogg pipeline to an mp3 encoded pipline

It does have collision events, see [this example](http://lo-th.github.io/Oimo.js/index.html#rotation). You have to use `world.getContact( b1, b2 );` where `b1` and `b2` are two bodies. Collision flags are also a thing, though...

This is really annoying. When using things like [`webpack-bundle-analyzer`](https://github.com/webpack-contrib/webpack-bundle-analyzer) that save an HTML file and then try to open it with `xdg-open`, it will open Figma Linux, which cannot handle...

Just using a public API key, I know very little about the API in depth, just using this too as-is with a relatively new account. For some reason I thought...