🏁 pre-process list tag li and link tag a
This commit is contained in:
parent
25ac23c3ae
commit
360e4736a9
@ -102,7 +102,6 @@ export default class Import extends Plugin {
|
||||
const fontSize = pp.style.fontSize;
|
||||
if (fontSize) {
|
||||
span.setAttribute("style", `${span.getAttribute("style")}; font-size: ${fontSize}`);
|
||||
console.log("OwOUwU");
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user