Mailspring/packages/local-sync/spec/fixtures
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
..
FetchFolderList [local-sync] fix(folder-list): Support children when parent has no attribs 2016-12-05 16:20:17 -08:00
MessageFactory fix(snippet-parsing): Don't add extraneous spaces after text format tags 2016-12-23 18:26:35 -08:00
Threading [local-sync] fix(specs): New specs for threading 2016-12-05 15:00:37 -08:00