From 14f7e37ba8601bcaa58ce63bf1b746edde97039d Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 21:39:19 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0e0bdc0..ec808a5f 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,7 @@ assertThat(pathList).containsExactly( Tweaking Configuration ---------------------- -###Options +### Options When creating your Configuration there are a few option flags that can alter the default behaviour. **DEFAULT_PATH_LEAF_TO_NULL** @@ -392,7 +392,7 @@ This option makes sure no exceptions are propagated from path evaluation. It fol * If option `ALWAYS_RETURN_LIST` is **NOT** present null returned -###JsonProvider SPI +### JsonProvider SPI JsonPath is shipped with three different JsonProviders: