Hello, I'm trying to extend the markdown syntax of the GFM.flex file to define my own MarkdownTokenTypes. I want to generate a Kotlin code file. I read the ReadMe file, but it keeps failing when I follow the steps. Are there any simple methods that can support the conversion from flex to Kotlin?
Hello, I'm trying to extend the markdown syntax of the GFM.flex file to define my own
MarkdownTokenTypes. I want to generate a Kotlin code file. I read theReadMefile, but it keeps failing when I follow the steps. Are there any simple methods that can support the conversion from flex to Kotlin?