From aac6678e9917b1e8768d5a05fba7a7f621c22000 Mon Sep 17 00:00:00 2001 From: MFraters Date: Wed, 14 Feb 2024 10:03:55 -0500 Subject: [PATCH] Fix newline at end of file. --- .../documentation_style_guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/developer_manual/contributing_to_the_documentation/documentation_style_guide.md b/doc/sphinx/developer_manual/contributing_to_the_documentation/documentation_style_guide.md index 7bdcb7f66..df91ead68 100644 --- a/doc/sphinx/developer_manual/contributing_to_the_documentation/documentation_style_guide.md +++ b/doc/sphinx/developer_manual/contributing_to_the_documentation/documentation_style_guide.md @@ -161,5 +161,5 @@ which looks like this when rendered: :alt: Basic Starter Tutorial section 5. :align: center -Image description -``` \ No newline at end of file +Image descriptionta +```