Skip to content

Commit

Permalink
support file editor syntax highlighting for fortran (#3008)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Sep 5, 2023
1 parent ad71a83 commit 5094004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/dashboard/app/views/layouts/editor.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
<option value="elm">Elm</option>
<option value="erlang">Erlang</option>
<option value="forth">Forth</option>
<option value="fortran">Fortran</option>
<option value="ftl">FreeMarker</option>
<option value="gcode">Gcode</option>
<option value="gherkin">Gherkin</option>
Expand Down

0 comments on commit 5094004

Please sign in to comment.