uetchy
                                            uetchy
                                        
                                    After reading [this spec](https://www.w3.org/TR/CSS21/syndata.html#characters), I realized that "|" can be used for a part of CSS class name by adding "\\" before "|" hence "\\|" (seriously?) It means that we...
I had the same concern @spring-raining had. And that's why only classes are allowed in the original spec of walled blocks. Too many freedoms sometimes could be harmful.
I like the naming of `Fenced blocks` from @MurakamiShinyu. It sounds natural.
So here is my take. - Suitable for CSS Theming. - More frequent, fewer keystrokes. - Fenced blocks are mainly for a specific block to have dedicated styles. plain declarations...
VFM just ignores them.
yarnのpackage.json validationでnon-ASCIIを弾いていることが原因であって、つまりnpmがそのような名前を受け入れていないことが理由なので、根本的な解決は出来ないでしょう。代わりにcreate関数の[`handleName`](https://github.com/uetchy/create-create-app#handlename)プロパティで名前をバリデートして適切なメッセージを返却するように修正したほうが良いでしょう。 https://github.com/yarnpkg/yarn/blob/eb2b565bb9b948e87b11119482ebc184a9d66141/src/util/normalize-manifest/validate.js#L26
Did you try `nvidia-docker` instead of `docker`?
You are literally the first one besides me who has actually tried to run tests lmao. It requires snapshot data from real YT API and kind of tricky to setup...
:SubaruApprob: # Prior Arts - [awesome-go](https://awesome-go.com/) - [30 seconds of code](https://www.30secondsofcode.org/js/p/1) - [tiny-helpers.dev](https://tiny-helpers.dev/) # Quick Thought - Use `@holodataHQ` Twitter account for posting newly added projects to the list
@DaniruKun I would like to leave this in your hands👍 Would you be the one to take charge of moving this forward?