opensearch-project / documentation-website

The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
https://opensearch.org/docs
Apache License 2.0
67 stars 453 forks source link

[DOC] Fix liquid errors #7782

Closed hdhalter closed 1 month ago

hdhalter commented 1 month ago

What do you want to do?

Tell us about your request. Provide a summary of the request. Liquid errors in builds.

*Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all. Latest.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc. Liquid Warning: Liquid syntax error (line 73): Unexpected character ^ in "{{^from}}" in /home/runner/work/documentation-website/documentation-website/_api-reference/render-template.md Liquid Warning: Liquid syntax error (line 73): Unexpected character / in "{{/from}}" in /home/runner/work/documentation-website/documentation-website/_api-reference/render-template.md Liquid Warning: Liquid syntax error (line 74): Unexpected character ^ in "{{^size}}" in /home/runner/work/documentation-website/documentation-website/_api-reference/render-template.md Liquid Warning: Liquid syntax error (line 74): Unexpected character / in "{{/size}}" in /home/runner/work/documentation-website/documentation-website/_api-reference/render-template.md

hdhalter commented 1 month ago

Hi @Naarcha-AWS , can you please fix the liquid errors in the files above? Thanks!