diff --git a/doc/examples/parse__allow_exceptions.link b/doc/examples/parse__allow_exceptions.link
new file mode 100644
index 000000000..386dfe8e4
--- /dev/null
+++ b/doc/examples/parse__allow_exceptions.link
@@ -0,0 +1 @@
+online
\ No newline at end of file
diff --git a/doc/examples/parse__allow_exceptions.output b/doc/examples/parse__allow_exceptions.output
new file mode 100644
index 000000000..d650824d2
--- /dev/null
+++ b/doc/examples/parse__allow_exceptions.output
@@ -0,0 +1,2 @@
+[json.exception.parse_error.101] parse error at line 4, column 0: syntax error while parsing value - invalid string: control character U+000A (LF) must be escaped to \u000A or \n; last read: '"value without closing quotes'
+the input is invalid JSON