summaryrefslogtreecommitdiffhomepage
path: root/fortran95.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2016-08-31 15:18:38 -0700
committerAdam <adam@adambard.com>2016-08-31 15:18:38 -0700
commit98abad6935b77e66a4b8f2ddff340d57dbfeb173 (patch)
tree54f9afc6254947825bf4e9e55b04459b8a14da1d /fortran95.html.markdown
parenta3e19a9895e4b3652b326c110037f62a6e50c366 (diff)
Remove redundant nl markdown and fix fortran file
Diffstat (limited to 'fortran95.html.markdown')
-rw-r--r--fortran95.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran95.html.markdown b/fortran95.html.markdown
index 8479fef8..5d1424bf 100644
--- a/fortran95.html.markdown
+++ b/fortran95.html.markdown
@@ -17,7 +17,7 @@ This overview will discuss the features of Fortran 95 since it is the most
widely implemented of the more recent specifications and the later versions are
largely similar (by comparison FORTRAN 77 is a very different language).
-```fortran
+```
! This is a comment.