Add syntaxes option to register new syntaxes#32
Add syntaxes option to register new syntaxes#32mertyildiran wants to merge 7 commits intomapbox:mainfrom
syntaxes option to register new syntaxes#32Conversation
|
Awesome @mertyildiran, exactly what I was looking for 👍 Although it works great for my use case, shouldn't it be |
Co-authored-by: Hugo Caillard <hg.caillard@gmail.com>
syntax option to register a new syntaxsyntaxes option to register new syntaxes
|
Tested on a personal project, works great 💯 |
|
Is this repo still maintained @katydecorah @davidtheclark? (Sorry I'm not really sure who to mention) |
|
@hugocaillard I thought you were one of the maintainers. |
|
I'd recommend forking the library if you'd like to move it forward. |
|
@davidtheclark yeah, I know but this is a dependency of a dependency for me. So I need to fork two libraries which I don't want to do that. See uiwjs/react-textarea-code-editor#85 I'll have to do that only if I cannot made them merged in a reasonable time. |
|
@katydecorah any update on this PR? |
|
@mertyildiran I no longer work at Mapbox and unfortunately I'm not sure who will maintain this repository moving forward. |
|
@katydecorah I understand. Thank you so much! |
Adds an option named
syntaxto provide a way to register a new Prism language definition. See.