summaryrefslogtreecommitdiffhomepage
path: root/fortran95.html.markdown
diff options
context:
space:
mode:
authorSamantha McVey <samantham@posteo.net>2016-12-31 20:20:26 -0800
committerSamantha McVey <samantham@posteo.net>2016-12-31 20:20:26 -0800
commiteb6b74a568facc1c20e3c347b196fa143a1fa976 (patch)
treebf68bc2afb465eedbc2d20cfa55e90f49a4c705a /fortran95.html.markdown
parente4e3050fa0c5159a0709a08c99fa1a48ca1c73bf (diff)
Add highlighting for fortran and logtalk
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 5d1424bf..8479fef8 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.