josh-fell commented on PR #29678: URL: https://github.com/apache/airflow/pull/29678#issuecomment-1439340653
> Can it make sense to replace all (or almost all) such "Note: " places in ".rst" with the corresponding formatting? > > For instance, > > https://airflow.apache.org/docs/apache-airflow-providers-google/stable/operators/cloud/video_intelligence.html > > https://github.com/apache/airflow/blob/main/docs/apache-airflow-providers-google/operators/cloud/video_intelligence.rst#more-information > > <img alt="Screenshot 2023-02-21 at 21 38 26" width="736" src="https://user-images.githubusercontent.com/38596482/220464962-e732ebb9-5b38-42e5-82c2-dec8161b637e.png"> @vemikhaylov Maybe? This was fixing readability and it looked like the rST had a directive started but never finished (i.e. just a hanging `..`); however, if you feel there are improvements to be made to the docs, PRs are absolutely welcome! If that includes converting these explicit notes to a formatted one, I'd say go for it. -- 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]
