Skip to content

Commit

Permalink
Update modal.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpingrabbit committed May 4, 2024
1 parent f3e194f commit 3da7167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/html/modal.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<body>
<div id="xxxx" style="padding: 10px;color: red;padding-bottom: 20px; display: flex;flex-flow: inherit;">
<span style="float: left;">
<b>⚠️ Attention:</b> Something wrong is happening with Trello. The Atlassian team have <a href="https://community.atlassian.com/t5/Trello-discussions/Would-love-to-have-markdown-editing/td-p/2603253" target="_blank"> killed markdown editing in cards</a> by default. Now they made the interface of the dropdowns in the modal that moves cards heavy. We must save Trello from the Atlassian employees who do not understand the soul of the Trello product. <a href="https://community.atlassian.com/t5/Trello-questions/Please-stop-making-unnecessary-changes-to-Trello/qaq-p/2688914#M92965" target="_blank">Please like, share, and support this post</a>.
<b>⚠️ Attention:</b> Something wrong is happening with Trello. Atlassian has <a href="https://community.atlassian.com/t5/Trello-discussions/Would-love-to-have-markdown-editing/td-p/2603253" target="_blank"> killed markdown editing in cards</a> by default. Now they made the interface of the dropdowns in the modal that moves cards heavy. We must save Trello from Atlassian, which does not seem to understand the soul of the Trello product. <a href="https://community.atlassian.com/t5/Trello-questions/Please-stop-making-unnecessary-changes-to-Trello/qaq-p/2688914#M92965" target="_blank">Please like, share, and support this post</a>.
</span>
<button title="Close this notice" style="float: right;" onclick="document.querySelector( '#xxxx' ).remove();"></button>
</div>
Expand Down

0 comments on commit 3da7167

Please sign in to comment.