From eb6b74a568facc1c20e3c347b196fa143a1fa976 Mon Sep 17 00:00:00 2001 From: Samantha McVey Date: Sat, 31 Dec 2016 20:20:26 -0800 Subject: Add highlighting for fortran and logtalk --- fortran95.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fortran95.html.markdown') 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. -- cgit v1.2.3