On Wed, 17 Jan 2018 01:50:37 -0800 (PST) rengel <[email protected]> wrote:
> On Wednesday, January 17, 2018 at 9:56:27 AM UTC+1, Edward K. Ream > wrote: > > > > On Tue, Jan 16, 2018 at 6:08 PM, Terry Brown <[email protected] > > <javascript:>> wrote: > > > > Probably want to support JSX as well :-) > > > > Which jsx do you mean? > > > > - https://jsx.github.io/ > > - https://facebook.github.io/jsx/ > > - https://reactjs.org/docs/jsx-in-depth.html > > > > Edward > > http://www.typescriptlang.org/docs/handbook/jsx.html Yep, the "embeddable XML-like syntax.", as in the typescriptlang.org and facebook links. That's what reactjs.org is talking about too, but in this context it's the extension to JS syntax that's relevant. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
