You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bsmth
changed the title
The build:blog command will fail if there is an embedlivesample macro invocation before the first H2
MacroLiveSampleError if there is an embedlivesample macro before the first H2
Nov 8, 2024
Current workaround is to move the {{EmbedLiveSample("example-name")}} call after the first ## H2 heading or create a new H2 like ## Overview before the example.
Failing:
Passing
Steps to reproduce:
yarn build:blog
The text was updated successfully, but these errors were encountered: