torbjornvatn commented on pull request #19644:
URL: https://github.com/apache/airflow/pull/19644#issuecomment-971672273


   I would ideally find a way to remove the `display: block;` property from a 
`<summary>` inside a `<display>` to get a ‣ in front of the collapsible content 
just as here on Github. But I couldn't figure out how to change any of the CSS 
really 🤷🏼 
   
   Example:
   
   <details>
     <summary>Click to expand!</summary>
     
     ## Heading
     1. A numbered
     2. list
        * With some
        * Sub bullets
   </details>
   


-- 
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