Ming Li created FLINK-31465: ------------------------------- Summary: [Flink] Fix shortcode errors in docs Key: FLINK-31465 URL: https://issues.apache.org/jira/browse/FLINK-31465 Project: Flink Issue Type: Improvement Components: Table Store Reporter: Ming Li
When running docs with hugo, I get the following exception: {code:java} hugo v0.111.3+extended darwin/amd64 BuildDate=unknown Error: Error building site: "/xxx/flink-table-store/docs/content/docs/how-to/writing-tables.md:303:1": failed to extract shortcode: shortcode "tabs" must be closed or self-closed{code} -- This message was sent by Atlassian Jira (v8.20.10#820010)