Jason Axelson
Jason Axelson
@maruks Thanks! That works nicely. I'm just starting to learn Emacs Lisp so I currently have a hard time writing my own functions.
I agree that `period: 0` should be the default, or at least directly documented.
Note that the PR (https://github.com/orktes/atom-react/pull/131) was merged and then reverted (https://github.com/orktes/atom-react/commit/22aea6e6d54aa646d321b732ecec8a76014f4233). Looking forward to this feature!
This is a dupe of https://github.com/orktes/atom-react/issues/129 which I am also waiting for.
It looks like this is because the 1.0.0-alpha now requires react 16 and uses `React.Fragment`: https://github.com/tasti/react-linkify/blob/325cb5e43300d7ada5bdf8d2849783d98fcd3c2c/src/components/Linkify.jsx#L74
Thank you! I likely wouldn't get this anytime soon. So it's probably best if you or someone else tackles it.
I'll second the idea that it's difficult to understand what hode is based on the current docs
@xiaotianrandom do you have an example of how you worked around this?
Okay thanks, that work-around/hack is working for me.