-
### What happened?
**Steps to reproduce:**
My note looks like this with YAML front matter at the very top:
\---
rating: 5
\---
And then I have a dataview list query:
```dataview
LIST W…
-
### Affected Version
Build From Source as of Fri Jun 5
### Description
I loaded test data using this spec:
```
{
"type": "index_parallel",
"spec": {
"ioConfig": {
"type": "i…
-
The telegram API [documentation](https://core.telegram.org/bots/inline#switching-inline-pm-modes) on inline bots notes the following:
> You can display a special ‘Switch to PM’ button above the inl…
-
Based on the current implementation in Chrome Canary and Safari TP Container Queries seems to only need a property name – allowing them to be used to expose nesting context.
````CSS
/* this work…
-
### What happened?
embed does not work from inline expressions, it returns only plain text and not a link or embedded link
`= link(" - Notes")` works
`= embed(link(" - Notes"))` does not work
…
-
Hi,
I'm using the following LSP plugins with Sublime Text:
```
LSP
LSP-stylelint
```
My configuration for LSP is as follows (so when I save it automatically fixes linting errors):
```
{
…
-
#### Do you want to request a _feature_ or report a _bug_?
Debt.
#### What's the current behavior?
Right now the core schema will always ensure that inline nodes are surrounded by text nodes.…
-
I have been playing with inline markup/xml feature of Haxe, but noticed a problem with code completion: no matter what the macro is returning as expr in place of the `@:markup` meta, code completion w…
-
The page structure currently is the following:
* html
* head
* observable scripts
* custom head
* body
* sidebar (optional)
* toc (optional)
* center
* header …
-
### Environment
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@10.2.3
- Builder: …