Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'add' and 'subtract' formatting discrepancy between docs and autofill #214

Open
mdroidian opened this issue Dec 30, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mdroidian
Copy link
Collaborator

On the docs, both add and subtract formatting is presented with single curly braces: add({label1}, {label2})

https://github.com/RoamJS/query-builder/blob/main/docs/query-builder.md#supported-data-types
https://github.com/RoamJS/query-builder/blob/main/docs/examples.md#add-or-subtract

When auto-filled inside of the Query Builder as a selection, the formatting is double curly braces and brackets: add({{selection}},[###])

image

Reported by Chris H via slack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant