We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e25749 commit ffac7deCopy full SHA for ffac7de
app/Support/CommonMark/CommonMark.php
@@ -3,7 +3,6 @@
3
namespace App\Support\CommonMark;
4
5
use App\Extensions\TorchlightWithCopyExtension;
6
-use League\CommonMark\CommonMarkConverter;
7
use League\CommonMark\Environment\Environment;
8
use League\CommonMark\Extension\CommonMark\CommonMarkCoreExtension;
9
use League\CommonMark\Extension\CommonMark\Node\Block\Heading;
config/docs.php
@@ -18,4 +18,4 @@
18
'mobile' => 2,
19
],
20
21
-];
+];
0 commit comments