We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We create for this site a post with a title and 4 images and we received in DS an item with one h1 block and 4 articles blocks. Article block html:
<article><img src=\"https://s3-us-west-2.amazonaws.com/the-grid-img/p/1dfa52d91f024522a50372f60b7b3a434844ed1f.jpg\"></article>
These 4 images should have been image blocks.
The text was updated successfully, but these errors were encountered:
Can't repro; maybe old webapp hack.
Sorry, something went wrong.
Seems like side-effect of the-grid/html-flatten#60. Will deploy fix as soon as GitHub works properly again
See also #250
No branches or pull requests
We create for this site a post with a title and 4 images and we received in DS an item with one h1 block and 4 articles blocks. Article block html:
These 4 images should have been image blocks.
The text was updated successfully, but these errors were encountered: