From 1c9e14d108655ba0e934b189ece6e21499dea3b4 Mon Sep 17 00:00:00 2001 From: Elminson De Oleo Baez Date: Wed, 23 Mar 2022 18:28:22 -0400 Subject: [PATCH] Adding default configure_commonmark --- stubs/ibis.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/stubs/ibis.php b/stubs/ibis.php index 80d432e..a188a26 100644 --- a/stubs/ibis.php +++ b/stubs/ibis.php @@ -54,7 +54,12 @@ [80, 85], [100, 103], ], - + + /** + * default commonmark + */ + 'configure_commonmark' => [ + ], /** * A notice printed at the final page of a generated sample. */