jelther opened a new issue #10367:
URL: https://github.com/apache/airflow/issues/10367


   **Apache Airflow version**: 1.10.11
   
   **Environment**: Python 3.7
   
   - **Cloud provider or hardware configuration**:
   - **OS** (e.g. from /etc/os-release): PRETTY_NAME="Debian GNU/Linux 10 
(buster)"
    (from python3.7-slim-buster docker image)
   - **Kernel** (e.g. `uname -a`): Linux 5.4.0-42-generic #46-Ubuntu SMP Fri 
Jul 10 00:24:02 UTC 2020 x86_64 GNU/Linux
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   
   Using a markdown formatted table does not work.
   
   **What you expected to happen**:
   
   To be able to see a formated table within DAG view
   
   **How to reproduce it**:
   
   Add a tabular formatted code do dag.doc_md.
   
   Example:
   
   > mytable:
   > 
   > | a | b | c |
   > | ------------- | ------------- | ------------- |
   > | a | b | c |
   
   [Table not formatted](https://i.imgur.com/l6JXuWe.png)
   
   **Anything else we need to know**: N/A
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to