feat(*.php, *.psql): deduplicate API code + performance improvements
This commit is contained in:
parent
92d84e7377
commit
41e21c72f9
19 changed files with 450 additions and 605 deletions
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
require __DIR__ . "/../../vendor/autoload.php";
|
||||
|
||||
use Kaoken\MarkdownIt\MarkdownIt;
|
||||
use Kaoken\MarkdownIt\Plugins\MarkdownItFootnote;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue