Redouane Zait created AIRFLOW-3784:
--------------------------------------

             Summary: DAG Graph View doc does not render markdown extensions
                 Key: AIRFLOW-3784
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3784
             Project: Apache Airflow
          Issue Type: Improvement
          Components: ui
    Affects Versions: 1.10.2
            Reporter: Redouane Zait
         Attachments: Screenshot from 2019-01-29 15-01-28.png

the DAG graph view ui page documentation that is set using dag.doc_md does not 
render markdown elements that require a markdown extension as per the python 
library "markdown" terms.

for example, tables will not be rendered correctly:

!Screenshot from 2019-01-29 15-01-28.png!

 

a proposed fix for this (without forcing all extensions upon everybody) would 
be to define a new configuration section, on which a list of "entry points" or 
"dot notation" would be put there and passed to markdown.markdown() calls

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to