Eduardo V.
Eduardo V.
Here's a POC of using LaTeX Live: https://blorg-latex.hao.systems/using-latex Source: https://github.com/LaloHao/gatsby-theme-blorg-latex
> > 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...
https://github.com/mooz/js2-mode/issues/288 I know the parser is not this plugin's area and it shouldn't be when focus is on the front/editor. But i've been gathering info on the subject and the...
Here's a quick hack for editing in another buffer like org-mode does, using fence-edit and rx ```elisp (modify-syntax-entry ?` "\"" js-mode-syntax-table) (setq styled-component-start (rx-to-string '(: (1+ (and (+ word) (0+...
You can avoid the login function and just set `gitlab-token-id` (setq gitlab-token-id "yourtoken")
https://github.com/Vizir/react-native-autocomplete-select/issues/9
https://github.com/Vizir/react-native-autocomplete-select/issues/9
Delete the react-native folder that got installed as a dependency from this package `rm -r ./node_modules/react-native-autocomplete-select/node_modules/react-native` then start the server resetting the cache `npm start -- --reset-cache`
It either works for React > 16 or React < 16, it breaks the other as far as i can remember, the change was reverted in the last commits https://github.com/Vizir/react-native-autocomplete-select/commit/a8416307c12eddf3449c2977490f335d88e7b984...
i. Atk speed bug is caused by Spell::postCastSpell https://github.com/TwistedScorpio/OTHire/issues/103#issuecomment-257960028