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
Description While importing https://www.24life.com/the-search-for-sleep-part-2-technology/ I need to access <script type="application/ld+json">. It is stripped out by
<script type="application/ld+json">
helix-importer/src/importer/PageImporter.js
Line 186 in 9853f17
There should be a way to disabled proProcess cleanup, and I run into such issues often.
To Reproduce Run any import
Expected behavior Preserve scripts, but remove before turning into Word document.
Version: 14.24.4
Additional context Similar to #201
Workaround https://github.com/adobe/helix-importer-ui/blob/main/importer-guidelines.md#preprocess
The text was updated successfully, but these errors were encountered:
Workaround works fine
Sorry, something went wrong.
No branches or pull requests
Description
While importing https://www.24life.com/the-search-for-sleep-part-2-technology/ I need to access
<script type="application/ld+json">
. It is stripped out byhelix-importer/src/importer/PageImporter.js
Line 186 in 9853f17
There should be a way to disabled proProcess cleanup, and I run into such issues often.
To Reproduce
Run any import
Expected behavior
Preserve scripts, but remove before turning into Word document.
Version:
14.24.4
Additional context
Similar to #201
Workaround
https://github.com/adobe/helix-importer-ui/blob/main/importer-guidelines.md#preprocess
The text was updated successfully, but these errors were encountered: