This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Commit 411cf35
committed
Fix GitHub issue #1
Changes sending of an empty metadata document (which was wrongly escaped) to sending no metadata at all. The metadata document should not have been escaped at all at this stage, probably leading to double escaping and parsing errors in some renderers.1 parent c047a8a commit 411cf35
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments