francescomucio commented on code in PR #25509: URL: https://github.com/apache/airflow/pull/25509#discussion_r937874631
########## docs/apache-airflow/concepts/dags.rst: ########## @@ -564,7 +564,8 @@ doc_md markdown doc_rst reStructuredText ========== ================ -Please note that for DAGs, ``doc_md`` is the only attribute interpreted. +Please note that for DAGs, ``doc_md`` is the only attribute interpreted. For DAGs it can contain a string or the reference to a template file. Template references are recognized by str ending in ‘.md’. Review Comment: Add in the documentation, mentioning also the exception -- 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]
