kaxil commented on PR #1334:
URL: https://github.com/apache/airflow-site/pull/1334#issuecomment-3667404105

   ## Before/After Comparison
   
   ### Before (Production - https://airflow.apache.org/blog/airflow-3.1.0/)
   Notice how `from` and `airflow.sdk` have the same red color, making it hard 
to distinguish token types.
   
   ### After (With Fix)
   Now `from` is purple (keyword) and `airflow.sdk` is red/pink (namespace), 
with proper syntax highlighting and reduced spacing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to