anicolao
anicolao
To reproduce: ``` cp styles/light.json /tmp vi /tmp/light.json # remove color line from document block at top of file glow -s /tmp/light.json ANYFILE.md ``` The output of `glow` should have...
**To Reproduce** Steps to reproduce the behavior: 1. Go to https://alpha.twizzle.net/edit/ 2. Set input to a bluetooth cube (I am using a Gan i2) 3. Twist a face 4. That...
I was modifying glamour to output links without the anchor text, but this uses up "space" in wordwrap.go even though it ideally would know that the anchor text does not...
### Steps to reproduce the issue Make a svelte component with the example markup: ``` ``` ### Observed behaviour Check the console: ``` proxy.js:15 [HMR][Svelte] Failed to rerender logError @...
### Steps to reproduce the issue Make a new project that depends on cubing.js and three.js Observe the warning: ``` three.module.js:49439 WARNING: Multiple instances of Three.js being imported. ``` which...
**To Reproduce** Steps to reproduce the behavior: 1. Use alpha.twizzle.net's editor with a GAN bluetooth cube as the input method. 2. Check the console in Chrome's inspector to observe: ```...
**To Reproduce** Steps to reproduce the behavior: 1. Use alpha.twizzle.net's editor with a GAN bluetooth cube as the input method. 2. Do an 'M' slice move 3. The recorded and...
### Goal I'd like to be able to format the exponent properly in the alg viewer. ### Possible solution Put the exponent in its own span. ### Alternatives You could...
### Steps to reproduce the issue In issue https://github.com/cubing/cubing.js/issues/224 we started to discuss whether or not I should be implementing my method editor on top of onionhoney's code or on...
### Steps to reproduce the issue Let's define the following transform for some sequence of moves M0, M1, M2, M3, R, where M# is an arbitrary move and R is...