You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/08 14:00:44 UTC

[GitHub] [airflow] bbovenzi commented on pull request #19702: Switch Markdown engine to markdown-it-py

bbovenzi commented on pull request #19702:
URL: https://github.com/apache/airflow/pull/19702#issuecomment-1061809069


   > A friendly reminder on this one @bbovenzi
   > 
   > I can do the CSS changes my self, I just needs some pointers on how
   
   My apologies. I kept missing this PR.
   
   We should be able to manipulate the css for markdown simply by adding something like ```.rich_doc summary {
     display: block;
   }
   ``` to `main.css`


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org