From 4312e1d5acac19c40e339d17941821ead72bfc31 Mon Sep 17 00:00:00 2001 From: Evan Scott Date: Sat, 24 Mar 2018 15:02:17 -0400 Subject: [PATCH] port tight list handling fix from simple-markdown --- __snapshots__/index.spec.js.snap | 83 ++++++++++++++++++++++++++++++++ index.js | 10 ++-- index.spec.js | 19 ++++++++ 3 files changed, 108 insertions(+), 4 deletions(-) diff --git a/__snapshots__/index.spec.js.snap b/__snapshots__/index.spec.js.snap index 34b34762..26afc3ca 100644 --- a/__snapshots__/index.spec.js.snap +++ b/__snapshots__/index.spec.js.snap @@ -2809,6 +2809,89 @@ exports[`markdown-to-jsx compiler lists should handle an ordered list with a spe `; +exports[`markdown-to-jsx compiler lists should handle link trees 1`] = ` + + + +`; + exports[`markdown-to-jsx compiler lists should not add an extra wrapper around a list 1`] = `