Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looking for a React based text editor that's compatible with Scriban #211

Open
ZeroDarkThirty opened this issue Dec 9, 2019 · 4 comments

Comments

@ZeroDarkThirty
Copy link

Hello, perhaps this isn't the best place to ask but I thought someone might have an idea about this. Basically I'm looking for a React based text editor (that meets web accessibility standards) that is compatible with Scriban. So essentially an editor that allows for merge tags to be injected.

I've got it working with the Unlayer email editor's merge tag feature but since it isn't accessible, I need to use a simple text editor. Any help is appreciated!

@xoofx
Copy link
Member

xoofx commented Jan 26, 2020

I don't know what is a react based text editor. So can't help on that.

@glemis
Copy link

glemis commented Aug 11, 2020

****Hey I would say you should try React-Ace.
Ace is a great web based editor I found to use for my projects.
https://medium.com/@mjberman024/embedding-a-code-editor-in-your-website-using-react-ace-42e64a58507
I am using the liquid mode for highlighting but the mode file can be completely customized for scriban.

Updated: I have started to think Monaco Editor is the way to go as it is the editor that powers VS Code and we already have a great extension to use with Scriban in VSCode.

@fairking
Copy link

fairking commented Mar 4, 2021

I am looking something similar for VueJs.

@SRBobGilliland
Copy link

We use Unlayer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants