Yuki Hattori

Results 161 comments of Yuki Hattori

**UPDATE**: This issue will be fixed in an upcoming WebKit improvement. See a document of the awesome work by Nikolas: https://blogs.igalia.com/nzimmermann/posts/2021-10-29-layer-based-svg-engine/

Transferred from Marp Core into Marpit. Patching on the level of framework should be better for the other Marpit flavored converters.

Implicitly replacement seems to be happened after accesing Block Kit Builder. It always replaces even if using permalink generated by Block Kit Builder, not only jsx-slack. I think it's a...

~~I think Combining Grapheme Joiner (`͏`) is the best for escape.~~ It has a edge case to break expected styling: https://github.com/yhatt/jsx-slack/pull/190#issue-677539181 ```jsx _*test*_ ͏_͏*test͏*͏_ `test` ͏`test͏` _*test*_ ͏_͏*test͏*͏_ `test` ͏`test͏`...

The feature of Wake Lock API is explained as Web Locks API but actually wrong. https://github.com/luruke/browser-2020/blob/master/README.md#web-locks-api [Web Locks API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Locks_API) just provides the exclusive control.

It seems to be a bug from Chromium-flavored browser since 2019. See details and similar reports at Chromium bug tracker. - https://bugs.chromium.org/p/chromium/issues/detail?id=991738 - https://bugs.chromium.org/p/chromium/issues/list?sort=-modified&colspec=ID%20Stars%20Pri%20Type%20Status%20Summary%20Modified%20Owner&x=mstone&y=owner&cells=tiles&q=component%3ABlink%3ELayout%3ETable%20print&can=2 Workaround: Make smaller the font size...

The latest [Marp CLI v2.1.1](https://github.com/marp-team/marp-cli/releases/tag/v2.1.1) is able to be opt-in new layout engine while PDF conversion via `CHROME_LAYOUTNG_PRINTING` environment value. ```sh CHROME_LAYOUTNG_PRINTING=1 marp ./markdown.md --pdf ``` Now you can try...

We have no plans to fix that. An invalid state as YAML will often bring sometimes while input of directives. _Showing parse error every time while typing is not good...

Marp has no duplicated description because a linked VS Code built-in setting `Markdown: Styles` has already described about them. By clicking the hyperlink, user can see a detailed rule of...

https://code.visualstudio.com/updates/v1_56#_workspace-trust-extension-api