-
## Maintainer List
@amalija-ramljak
## For New Translators
Please read this first (click to open)
To translate an article:
1. Check that no one else has claimed your article in the checklist bel…
-
## Maintainer List
@ElchananBS
## For New Translators
Please read this first (click to open)
To translate an article:
1. Check that no one else has claimed your article in the checklist below.
2…
-
I was working with the approach from this library and I found the following type trait to be useful. It might be worth including in your library if you agree:
```c++
template
struct is_mixin {
p…
-
From https://github.com/r-lib/vctrs/issues/985#issuecomment-608260268.
Since we're moving away from unstructured dispatch, we need to implement special support for other mechanisms like `AsIs` wrap…
-
Hello again!
I am trying to use `swig_napi_callback.i` in my private project. I bumped into couple of issues:
- missing `const` next to `std::vector &js_args` that triggers `candidate template i…
-
**Is your feature request related to a problem? Please describe.**
Can use source/index inheritance in the config files to cut down on duplication etc. But when (re)define a multi-value config vari…
-
Directly support 3rd party data (of specific formats) with templates based on a set of tables:
- User domains (organization, group, team, individual) with access control and selective sharing.
- Map…
-
### Current implementation
My `theme.json` declares a text color for h2s like so:
```
"color": {
"text": "var(--wp--preset--color--grey-light)"
}
```
When I select a h2 in the Editor …
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/pyb…
-
## Summary
if we put `{% include %}` in `{% if %}`, `{% include %}` seems to be ignored.
- HonKit version: 3.6.8
## Step to reproduce
1. clone sample
2. npx honkit build
3. npx honkit …