boomsi

Results 7 issues of boomsi

28-table-of-contents.ts not work. content is profect but table of content is empty. [email protected]

卡颂大佬,有计划做18的解析吗

**Steps for Reproduction** 1. Visit [quilljs.com, jsfiddle.net, codepen.io] 2. Step Two 3. Step Three ```ts editor.keyboard.addBinding({ key: "Backspace", handler: function (range) { console.log("Custom backspace handler"); console.log(range); if (range.length > 0)...

As the title. Is there any way to get the coordinates of the eyes and ears of the human head.

You can see here [codesendbox](https://codesandbox.io/p/devbox/reveal-js-852h22?file=%2Findex.html%3A30%2C33) When i set child`transform: rotate(20deg);`. When the animation ends, the rotation does not take effect. So how to set child `transform` attr if i need...