For a code block starts with ```sequence , my theme( even ) will be able to treat it as a signal to invoke js lib to draw a sequence diagram.
The code stopped working because my sequence diagram code block is now treated as language-fallback vs before it was treated as language-sequence .
Do you know the correct part of code I should read in order to ask hugo to autogen the language-sequence vs automatically resolve to language-fallback ?
My goal is to make sure I can instruct the hugo engine to retain whatever I specified as the code language instead of changing it to fallback .
Can you run hugo again,
because when iām trying to reproduce this, Yes i got language-fallback once (ONLY ONCE),
then i regenerate again, it fixed by showing language-sequence. Then the bug never happened again. Weird.