Skip to content
Discussion options

You must be logged in to vote

Apologies about that, I thought I was missing a step for rendering. I completely copied over the docusaurus _extension.yaml and this was the setting that created the error:

contributes:
  shortcodes: # this is a hack, we just want to include this file
    - mintlify_renderers.lua

Removing this setting made it work.

Here is my code.
Nixtla/statsforecast@main...hahnbeelee:statsforecast:main

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hahnbeelee
Comment options

Answer selected by hahnbeelee
@hahnbeelee
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
extensions relates to Quarto extensions mechanism lua Issues related to the lua codebase, filter chain, etc
2 participants