Commit e97d0250bbf865b9d342401b7630d977e761c18f

Martin Mitas 2019-11-03T13:44:29

Link label comparision fixes. * md_link_label_cmp: To match the labels, the loop has to reach ends of the labels for both of them. * md_link_label_cmp_load_fold_info: Collapse consequtive whitespace into a single ' ' for the label comparison purposes. Fixes #96.