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
thread 'main' panicked at src/to_mdast.rs:1249:9:
internal error: entered unreachable code: expected heading on stack
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Found a panic with this very specific input:
Hi <> =====
Resulting panic:
Requires parsing with MDX options:
I checked back to alpha 16 and the crash is still there, so doesn't look like this is a recent regression.
I can try to take a look into what's going on here, but likely can't get to it until next week earliest.
The text was updated successfully, but these errors were encountered: