Commit bf0d974
committed
Fix input censoring for attr macros when the input contains a
It caused the attribute macro to not be removed, causing it to be expanded again and again.
I don't know how to test this, as it's hard to test that the recursion limit was reached.key = value attr1 parent 9bf974d commit bf0d974
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
0 commit comments