-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Problems with html template tag #2258
Copy link
Copy link
Closed
Labels
bugA confirmed bug, that we should fixA confirmed bug, that we should fixfixedAn {bug|improvement} that has been {fixed|implemented}An {bug|improvement} that has been {fixed|implemented}
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
bugA confirmed bug, that we should fixA confirmed bug, that we should fixfixedAn {bug|improvement} that has been {fixed|implemented}An {bug|improvement} that has been {fixed|implemented}
If we parse the following html
we get the following Output:
The template-tag is empty and all the contents are added after the tag. We would expect the content of this tag is optimized but remains inside the tag.
We use following OutputSettings:
For parsing we use: