r39132 commented on a change in pull request #4835: [AIRFLOW-XXX] Improvements to formatted content in documentation URL: https://github.com/apache/airflow/pull/4835#discussion_r264925629
########## File path: docs/timezone.rst ########## @@ -34,7 +34,7 @@ happen. (The pendulum and pytz documentation discusses these issues in greater d for a simple DAG, but it’s a problem if you are in, for example, financial services where you have end of day deadlines to meet. -The time zone is set in `airflow.cfg`. By default it is set to utc, but you change it to use the system’s settings or +The time zone is set in ``airflow.cfg``. By default it is set to utc, but you change it to use the system’s settings or Review comment: We need to remove the new line here. ---------------------------------------------------------------- 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] With regards, Apache Git Services
