numToStr

Results 124 comments of numToStr

Yes, just edit readme on GitHub and drag and drop image onto that it will start uploading.

I also have a similar scenario but the whitelist in `.fdignore` is not working for me. ``` !.config/nvim/init.vim .config ``` When I search, the list does not show the `init.vim`...

@unphased Yeah, I tried that. But no luck.

@unphased Any idea when this gonna be fixed?

I originally requested the support and if gofiber gets the official from gqlgen then it will just make gofiber more powerful.

I love easymotion and coc both. And this is the only issue that is making me stick to vscode. Hope easymotion provides a workaround to fix this issue

I was also thinking of making a `TIL` section on my website. It could be done via `navs` field in `theme.config.js` but its behavior is a bit different than other...

Thanks @shuding for the pointer. I could get it to working but apparently anything under `pages/til` is also shown by `type: posts` page, which I don't want. I guess, I...

FYI, Code blocks without language is working for me in blog-theme `v2.0.0-beta.13`

Thanks @B2o5T! For now supporting both cases should be fine, we can later remove the old case when Next.js v13 comes out as the new link behavior will be the...