Ghost/ghost/core/test/integration
Sodbileg Gansukh 7d2787aa32
Fixed blockquote spacing on iOS Mail app (#20621)
ref DES-571

- iOS Mail app ignores spacing on the \<blockquote\> element, but will
respect spacing on the \<p\> element inside it
- for that reason, we started to enforce always rendering \<p\> inside
\<blockquote\> for emails
- these changes move the spacing related styles from blockquote to p
inside
2024-07-18 20:10:29 +08:00
..
exporter Added recommendation events tables (#18084) 2023-09-13 17:18:40 +02:00
importer Cleaned up lexicalEditor labs flag, switched Post model to lexical-by-default (#18607) 2023-10-23 17:51:34 +01:00
migrations Added missing permissions to Contributor & Editor (#19881) 2024-03-20 20:36:07 +07:00
services Fixed blockquote spacing on iOS Mail app (#20621) 2024-07-18 20:10:29 +08:00
settings Added setting to store last mention report email date (#16399) 2023-03-15 15:34:41 +05:30
url_service.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00