Churbanov Valery

Results 3 issues of Churbanov Valery

I get the error **"Uncaught: Unclosed regex pattern at position: 2327651"** when using the JavaScript code: `let jj = jid.match(/([^/]+)(?:\/(.+))?/);` If I replace the code like this: ``` const regex...

I would like set permanent name of output html-file. But every time I get various names of html-files, such as 82.html, 83.html, ... and I can't to contol this-) Сan...

T: feature
P: maybe

Thanks for great library-) I want use my drop and drag elements in both directions, such as I can move drag-element on drop-element and reverse: drop-element on drag-element. Is it...