acsi-core 1.2.15 → 1.2.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1607,7 +1607,7 @@ var RichContentRenderer = function RichContentRenderer(_ref) {
1607
1607
  delimiters: [{
1608
1608
  left: "$$",
1609
1609
  right: "$$",
1610
- display: true
1610
+ display: false
1611
1611
  }, {
1612
1612
  left: "$",
1613
1613
  right: "$",