pushed
subh05sus/gptmarlon-admin • 6:02 AM - Sep 8, 2026
The PDF generation logic was incorrectly mapping all non-tip callout types to the 'warning' class, resulting in incorrect red styling for informational boxes like requirements and disclaimers. I introduced a refined calloutClass() function that specifically isolates 'warning' callouts for red styling, while defaulting others to a neutral ink-bar design. This ensures that only true warnings stand out visually in the generated documents. 
