7 lines
201 B
PHP
Executable File
7 lines
201 B
PHP
Executable File
<?php
|
|
|
|
include __DIR__ . "/../../WMarkDown/PHP/include.php";
|
|
include __DIR__ . "/../PHP/LibreTranslatePlus.Secrets.php";
|
|
|
|
$wmd = new WMarkDown(LibreTranslatePlus\Secrets::wmarkdown);
|