Commit 0030a4e
Decouple XML from Markup (#1603)
Decouple the XML language from the Markup language so that
changes to `markup` do not affect `xml`. The `style` and `script`
tags added by CSS and JS modify `markup` but not `xml`.
Resolves #1597.
---
We can't test this because the XML language is not in its own file.1 parent 2ce0666 commit 0030a4e
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
| 606 | + | |
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| |||
0 commit comments