mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
closes #12078 - Root cause was that pseudo class .kg-bookmark-author:after was not getting inlined to email newsletter or its preview. - That is where the margin and bullet-point content are added between author and publisher. - Dependency juice supports an option inlinePseudoElements which is false by default. - Fix was to set inlinePseudoElements to true when serializing post email. Co-authored-by: Jeremy Davidson <jeremy@crossingcontour.com> |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
index.js | ||
overrides.js | ||
update-check.js |