-
I find the number of dependencies quite big for such a project, it would be nice to slim down on this side, especially for the frontend dependencies which includes tons of stuff which is not needed.
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
When shifting lines (`:help shift-left-right`), the highlighting will be incorrect until the next cursor movement.
Patch:
```diff
diff --git a/plugin/matchparenalways.vim b/plugin/matchparenalw…
cwfoo updated
3 years ago
-
## Description
Adding an image in a markdown file adds the image nicely to the document, but it wraps it inside a `` tag. I was wondering if it’s possible to remove that wrapping? I would like to h…
-
### Use case description
There is no binary for Alpine distro available. We use Serverless in our cicd pipeline and want to avoid use Node images or debian/rpm. But there is no …
-
### Use case description
please add thinkjs to serverless framework,
then develop a demo how weChat-miniprogram access the SCF which writes by thinkjs syntax,
in other words, …
linmf updated
4 years ago
-
Hi -- I'm trying to adapt a [starter Python course](https://kingsgeocomputation.org/teaching/code-camp/code-camp-python/) that we wrote a few years ago for use with Binder to the template provided her…
-
Ref Drafts: https://github.com/nodejs/remark-preset-lint-node/pull/194
Considering there're things not decided yet, move here to have a discussion with you:
1) The rules for md files in nodejs.o…
-
> We should look into CI enforced yml formatting
_Originally posted by @BenjaminBrienen in https://github.com/bevyengine/bevy/pull/16147#discussion_r1824829129_
-
## Description
When parsing markdown files which have h1-2 headings that start with numbers (eg. `# 1.2 Introduction`), the generated IDs throw an error when navigated to from the sidebar (this is …