Mailspring/packages/local-sync/spec
Christine Spang de1b67287c fix(snippet-parsing): Don't add extraneous spaces after text format tags
Summary:
This was leading us to put funny things like 'Nylas !' in some snippets that used
tags like <i> and <b> for text formatting. This is probs a teeny little bit slower
than the previous version since it invokes a callback on a lot more nodes, but we
can't really fix this issue without knowledge of the preceding tag name.

Test Plan: unit test included!!

Reviewers: evan, jackie

Reviewed By: jackie

Differential Revision: https://phab.nylas.com/D3553
2016-12-23 18:26:35 -08:00
..
fixtures fix(snippet-parsing): Don't add extraneous spaces after text format tags 2016-12-23 18:26:35 -08:00
imap [local-private, local-sync] temporarily disable specs 2016-12-15 12:57:24 -05:00
helpers.js [local-sync] Parse DOM to extract snippets 2016-12-13 16:32:22 -08:00
message-factory-spec.js fix(snippet-parsing): Don't add extraneous spaces after text format tags 2016-12-23 18:26:35 -08:00
threading-spec.js [local-private, local-sync] temporarily disable specs 2016-12-15 12:57:24 -05:00