Commit bff244d
N°8402 - fix(ActionSlackNotification): Improve TransformHTMLToSlackMarkup with… (#24)
* fix(ActionSlackNotification): Improve TransformHTMLToSlackMarkup with current CKEditor
* Add test to avoid future potential regressions on different tags (and also prevent the new line issue)
---------
Co-authored-by: jf-cbd <jimmy.fayolle@combodo.com>1 parent a841614 commit bff244d
2 files changed
Lines changed: 35 additions & 15 deletions
File tree
- tests/php-unit-tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1749 | 1749 | | |
1750 | 1750 | | |
1751 | 1751 | | |
1752 | | - | |
1753 | | - | |
1754 | | - | |
1755 | | - | |
1756 | | - | |
1757 | | - | |
1758 | | - | |
1759 | | - | |
1760 | | - | |
1761 | | - | |
1762 | | - | |
1763 | | - | |
1764 | | - | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
1765 | 1761 | | |
1766 | 1762 | | |
1767 | 1763 | | |
1768 | | - | |
| 1764 | + | |
1769 | 1765 | | |
1770 | 1766 | | |
1771 | | - | |
| 1767 | + | |
1772 | 1768 | | |
1773 | 1769 | | |
1774 | 1770 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
56 | 80 | | |
57 | 81 | | |
58 | 82 | | |
0 commit comments