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 2021/06/04 10:34:54 UTC

[GitHub] [airflow] uranusjr commented on issue #16263: Unable to use nested lists in DAG markdown documentation

uranusjr commented on issue #16263:
URL: https://github.com/apache/airflow/issues/16263#issuecomment-854605344


   The cause is the same as https://github.com/apache/airflow/issues/16138#issuecomment-851688673. Instead of `str.lstrip()` each line, the parser need to dedent the lines more smartly to preserve internal indentation.


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

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