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
fix: prevent double processing and fix H1-H6 header detection
- Fix elements being processed multiple times by excluding generated elements
- Fix H1-H6 headers incorrectly matching chemical patterns
- Add proper exclusion for sup.ss-sup and sub.ss-sub elements
- Centralize CSS_CLASSES constant for consistency
0 commit comments