humhub / humhub-prosemirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copied Codeblock gets in single line e.g.

luke- opened this issue · comments

Copy text below

return [
    'params' => [
        'moduleAutoloadPaths' => [
            '/path-to-somewhere/modules_custom',
            '/path-to-somewhere/modules_test',
        ]
    ],
];

End in:

image