Files
mostlymatter/utils/markdown
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-01-22 15:32:50 -06:00
2018-01-22 15:32:50 -06:00
2018-01-22 15:32:50 -06:00
2018-01-22 15:32:50 -06:00