1
0
mirror of https://github.com/themsaid/ibis.git synced 2025-01-29 11:18:53 +01:00

Adding default configure_commonmark

This commit is contained in:
Elminson De Oleo Baez 2022-03-23 18:28:22 -04:00 committed by GitHub
parent b44b949449
commit 1c9e14d108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,11 @@ return [
[100, 103], [100, 103],
], ],
/**
* default commonmark
*/
'configure_commonmark' => [
],
/** /**
* A notice printed at the final page of a generated sample. * A notice printed at the final page of a generated sample.
*/ */