Перевод pdf-конвертера на использование pdfalto

This commit is contained in:
Book Pauk
2020-12-07 22:05:01 +07:00
parent 81c38d7749
commit 063d01b5ca
2 changed files with 43 additions and 69 deletions

View File

@@ -287,6 +287,7 @@ function getAttrsSync(tail) {
let waitEq = false;
const pushResult = () => {
name = name.toLowerCase();
if (name != '') {
let ns = '';
if (name.indexOf(':') >= 0) {