sadpandajoe commented on code in PR #39740:
URL: https://github.com/apache/superset/pull/39740#discussion_r3827087899
##########
superset-frontend/plugins/plugin-chart-handlebars/README.md:
##########
@@ -93,3 +93,15 @@ Below, you will find a list of all currently registered
helpers in the Handlebar
4. **`parseJson`**: Parses a JSON string into a JavaScript object.
- **Usage**: `{{parseJson jsonString}}`.
+
+5. **eq**: Returns true if values are equal.
Review Comment:
This file was removed when the user-facing Handlebars documentation moved to
`docs/docs/using-superset/handlebars-chart.mdx`, which already documents these
helpers. Rebasing this change would restore a partial second source of truth
that can drift from the canonical page. Could this PR be retargeted to that
page instead, or closed as superseded?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]