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

Is there a way to get JSON output? #407

Open
bowencool opened this issue Jun 24, 2024 · 1 comment
Open

Is there a way to get JSON output? #407

bowencool opened this issue Jun 24, 2024 · 1 comment

Comments

@bowencool
Copy link

Hi, I'm using the Slate editor, which expects a JSON input as its initial value. Therefore, I am converting an HTML string into JSON.

However, I think it would be better to get a JSON output directly from this project so that I don't need to compile the HTML again.

@bowencool bowencool changed the title Is there any way to get a JSON output? Is there a way to get JSON output? Jun 24, 2024
@mwilliamson
Copy link
Owner

Nope, there's no way to get JSON output: the HTML is always outputted as a string.

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

No branches or pull requests

2 participants