Skip to content

Commit

Permalink
Adding default configure_commonmark
Browse files Browse the repository at this point in the history
  • Loading branch information
elminson authored Mar 23, 2022
1 parent b44b949 commit 1c9e14d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion stubs/ibis.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,12 @@
[80, 85],
[100, 103],
],


/**
* default commonmark
*/
'configure_commonmark' => [
],
/**
* A notice printed at the final page of a generated sample.
*/
Expand Down

0 comments on commit 1c9e14d

Please sign in to comment.