Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-31348

Documentation fails to build due to unclosed shortcodes

    XMLWordPrintableJSON

Details

    Description

      After migration to HUGO and using Hugo version 0.111.0 or higher, there are a bunch of unclosed shortcodes which prevent the documentation from being served locally.

       

      Example:

      docker run -v $(pwd):/src -p 1313:1313 jakejarvis/hugo-extended:latest server --buildDrafts --buildFuture --bind 0.0.0.0
       
      ...
      
      Error: Error building site: "/src/content.zh/docs/connectors/datastream/formats/parquet.md:111:1": failed to extract shortcode: unclosed shortcode "tabs" 

       
      This is caused by the new Hugo 0.111.0 version https://github.com/gohugoio/hugo/releases/tag/v0.111.0 which includes "Throw an error when shortcode is expected to be closed 7d78a49 @bep #10675"

      Attachments

        Issue Links

          Activity

            People

              dmvk David Morávek
              dmvk David Morávek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: