JetBrains / markdown

Markdown parser written in kotlin
Apache License 2.0
682 stars 75 forks source link

Add JvmField annotations for token and element types declarations #61

Closed FirstTimeInForever closed 3 years ago

FirstTimeInForever commented 3 years ago

Add @JvmField annotations to tokens and element types declarations so they can be used by their actual names without .INSTANCE field and get prefix.