-
I was trying to set up a layout to apply to a 'subsection' of the site and am running into some difficulty. I'll explain here one of the issues and if needed open separate issues for others.
The la…
laryn updated
5 years ago
-
@wisniewskit just added an alias for `-webkit-clip-path` to `clip-path` for Firefox
see https://bugzilla.mozilla.org/show_bug.cgi?id=1800969
It might be worth considering adding it to the spec
h…
-
### systemd version the issue has been seen with
256
### Used distribution
Oracle Linux Server 9.4
### Linux kernel version used
5.15.0-206.153.7.el9uek.x86_64
### CPU architectures issue was se…
-
### 🐛 Describe the bug
For demonstrations sake, in my config I have
```lua
note_id_func = function(title)
return "hello"
end,
```
and when I run `:ObsidianNew test` I get a file with
```m…
-
### 🐛 Describe the bug
![image](https://github.com/user-attachments/assets/54b7565c-aca7-435d-a44b-bcdfa8c7b616)
If I have tags with swedish characters (åäö) the UI does not work. #people/björn fo…
-
hello
when importing styles with an alias, such as `import fonts from '@styles/fonts.module.css';` the autocomplete does not work
any chance to make it work ?
i'm currently using Vite to resolve …
-
Hi,
many thanks for the CSP vite plugin.
I have the following problem with eslint:
````
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Error while loading rule 'import/no-cycle': No "exports" main def…
-
It would be nice to support:
```ts
'/get-started': { redirect: '/get-started/installation 301' },
// Similar to
'/get-started': { redirect: { to: '/get-started/installation', statusCode: 301 } },
```…
-
in vscode,When using path aliases for the template and img src of the Vue file, cmd+click cannot jump to the corresponding path, but the import in the script can jump using path aliases.
-
### What is the bug?
OpenSearch supports two kind of routes to get an alias: `GET /_alias/alias1` and `GET /alias1`. To interact with these routes, the `opensearchapi` package provides the `AliasGetR…