Files
mostlymatter/utils
Adrian 88eef609ab Merge consecutive text nodes when inspecting markdown (#9112)
* Fix assertion order

expected/actual were in wrong order, resulting in misleading output in
case of failing tests

* Merge consesutive markdown text nodes

This ensures that parser quirks such as "hello!" being parsed as
two separate nodes ("hello" and "!") are not exposed to code inspecting
a markdown strings.
2018-07-16 11:12:31 -04:00
..
2018-06-21 11:31:51 -07:00
2018-06-21 11:31:51 -07:00
2017-10-30 11:57:24 -05:00
2017-10-30 11:57:24 -05:00
2017-11-20 12:57:45 -05:00
2018-04-27 12:49:45 -07:00
2017-11-22 10:15:03 -05:00
2018-04-27 12:49:45 -07:00
2018-02-28 12:07:11 -08:00
2018-02-28 12:07:11 -08:00
2017-09-06 23:11:59 -07:00
2018-03-22 09:53:43 -04:00