Alexey

Results 38 comments of Alexey

Thanks for response!

Ok, sorry for late response. Initially braces was placed in mathlive by virtual keyboard, but when I add a new column or row - braces disappears from input. I'm record...

Hi @arnog do you have any progress there?

@arnog do you approve this feature request? If yes, so I can own it

Looking for this task I found the [Babel Parser](https://babeljs.io/docs/en/babel-parser). This parser used by all babel eco-system and actually used in most of project build systems. Also this compiler output API...

I plan to release v4 tomorrow if all works well, and start playing around TS support in a new branch for v5 release

Hi @sidharthramesh thanks! For now, typescript is not supported yet by this library, but I'm already start working on it. I hope that I can provide some workaround soon

Ok, that time is come. I'm create a branch for typescript support (`ref:typescript-support`) by this library. I'm start with duplicating integration tests with small changes to make it writen with...

Hi, everyone! I'm back to work on that library and start intensive work with typescript parsing. I'm update initial task description to track progress of typescript parser implementation.

The following code should be correct for svelte, but this parser failed there: ``` Active tab: {activeTab1[0].title} {@html highlight( ' \n' + ' const items = [ \n' + '...