humhub / humhub-prosemirror

Other
17 stars 8 forks source link

Copied Codeblock gets in single line e.g. #130

Closed luke- closed 9 months ago

luke- commented 9 months ago

Copy text below

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

End in:

image