diff options
author | Samantha McVey <samantham@posteo.net> | 2016-12-31 20:20:26 -0800 |
---|---|---|
committer | Samantha McVey <samantham@posteo.net> | 2016-12-31 20:20:26 -0800 |
commit | eb6b74a568facc1c20e3c347b196fa143a1fa976 (patch) | |
tree | bf68bc2afb465eedbc2d20cfa55e90f49a4c705a /fortran95.html.markdown | |
parent | e4e3050fa0c5159a0709a08c99fa1a48ca1c73bf (diff) |
Add highlighting for fortran and logtalk
Diffstat (limited to 'fortran95.html.markdown')
-rw-r--r-- | fortran95.html.markdown | 2 |
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. |