mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Make Parsedown non-extendable and remove comment header
This commit is contained in:
parent
114eb0bc5b
commit
dbdbda52a8
@ -38,20 +38,7 @@ use Erusev\Parsedown\Parsing\Excerpt;
|
|||||||
use Erusev\Parsedown\Parsing\Line;
|
use Erusev\Parsedown\Parsing\Line;
|
||||||
use Erusev\Parsedown\Parsing\Lines;
|
use Erusev\Parsedown\Parsing\Lines;
|
||||||
|
|
||||||
#
|
final class Parsedown
|
||||||
#
|
|
||||||
# Parsedown
|
|
||||||
# http://parsedown.org
|
|
||||||
#
|
|
||||||
# (c) Emanuil Rusev
|
|
||||||
# http://erusev.com
|
|
||||||
#
|
|
||||||
# For the full license information, view the LICENSE file that was distributed
|
|
||||||
# with this source code.
|
|
||||||
#
|
|
||||||
#
|
|
||||||
|
|
||||||
class Parsedown
|
|
||||||
{
|
{
|
||||||
# ~
|
# ~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user